Hey there.
I wrote an analysis as R script, copy-pasted the code to the chunks in the R Markdown file and as I knitted it to pdf the code shows all the data frames correctly and calculated correctly but all the character vectors are filled with NAs.
I tried to find any approach for it in the global settings but didn't.
Any idea how I can get R Studio to show these characters in the pdf file? Thanks in advance!
Maike