-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Figure Error in if (grepl("docx", opts_knit$get("rmarkdown.pandoc.to"))) {: argument is of length zero #1
Comments
I did too - did you figure it out, abhon123? |
UPDATE: I got the error when I ran the code in rmd, but when I knitted it, it worked fine! Who knows?! |
I too get this message: `# Analysis
|
This is test of an excellent example by : Thomas de Marchin - Awesome Rmarkdown Word report with programmatically inserted headings, outputs and cross-references Very Intriguingly, I can get it to work in a local drive where I installed all the libraries earlier today. CODE:
|
Hello, I get an error:
Figure Error in if (grepl("docx", opts_knit$get("rmarkdown.pandoc.to"))) {: argument is of length zero
, while running analysis part, could you help?The text was updated successfully, but these errors were encountered: