Hello!
Thanks a lot for the awsome package. Is it possible to directly serve resulting html when calling rmarkdown::render("test.Rmd")
Right at the moment I found a hacky way around this, by manually copying the resulting file into the served directory of rmote_start().
Is there a better way?
Hello! Thanks a lot for the awsome package. Is it possible to directly serve resulting html when calling
rmarkdown::render("test.Rmd")
Right at the moment I found a hacky way around this, by manually copying the resulting file into the served directory ofrmote_start()
. Is there a better way?Cheers, Adrian