openBinaryFile: does not exist (No such file or directory)

After doing the above mentioned, I am not able to knit my document.

I'm actually trying to create multiple pdfs like in the code mentioned here : ["How to create a different report for each subset of a data frame with R markdown? - Stack Overflow"][1]

But getting the error every time :

Error: pandoc document conversion failed with error 1

In addition: Warning messages:
1: In yaml::yaml.load(yaml, handlers = knit_params_handlers(evaluate = evaluate), :
an error occurred when handling type 'r'; using default handler
2: In dml$SUBJECTNUMBERSTR == params$Subject :
longer object length is not a multiple of shorter object length

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.