Hello all, I am trying to create a boxplot, but R keeps telling me there is an unexpected ")" in my answer, but I am pretty confident all my parentheses match up... here is my script, any help would be very appreciated! I am pretty new to R so I'm just a little confused! Thank you
If it does not solve the problem, please provide a minimal reproducible example. For your case, probably dput(head(pilot, 30)) will be enough. Change 30 if it's not appropriate.
Here you were trying to access Percent Germination, Seed Type and Light Treatment from pilot, and that failed. If you see my snippet, I added backticks (`) before and after these, and it works that way.
Hope that helps. If your problem is solved, will you please consider closing the thread? FAQ link below: