1

I am trying to knit an rmarkdown file to pdf in rstudio. When knitting, the system processes until it comes to the line of code in the picture below:

Line of Code

When the program reaches this line, the following error occurs:

Error Message

This error occurs wherever I define a new variable like "highPerc". I even tried deleting the variable and substituting its fixed value where it appears in my code. Can you help me understand why this error is occurring, and if there is a proper fix to resolve it? Thank you for all your help.

MrFlick
  • 195,160
  • 17
  • 277
  • 295
  • 2
    Please copy and paste the code and error message here. – Noah Feb 06 '20 at 20:24
  • 1
    It's easier to help you if you include a simple, minimal [reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) with sample input and desired output that can be used to test and verify possible solutions. – MrFlick Feb 06 '20 at 20:27

0 Answers0