Knitting my File produces the error message down below:
This is how my File starts:
Unfortunately, I couldn’t try anything as I have no idea what the error message has to do with the displayed information.
I hope to knit the document to a pdf once this error has been removed.
Thanks in advance!
stargazzer101 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
The problem is probably in your 3Dpie and not in the fact that you are knitting to pdf.
Please consider checking pie3D documentation. And try to run the code of that particular chunk in your console.
Check this example for instance: did you provide both values and labels for your pie-chart?
Does it help to set the radius back to 1? Not sure if it can be higher in user units?
Have you defined pi somewhere? Or do you need to call it from a math package?
These are some ideas. I hope it helps.
This problem might also help.
Marja van der Wind is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.