When in a console (I was in Rstudio) I can run

dir("../provenance-of-rootfinding/", pattern="\\.Rmd")

to list all Rmd files in the specified directory.

However, when I try to run this in a script under

   Rscript --vanilla

I don't get the files to list.

Am I missing something obvious that I should know about?

JN

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to