render_ind_page_shiny.Rd
Render shiny indicator page. Bookdown files are copied into the working directory and the report is generated in the working directory. Suggest to change to a temp directory before running.
render_ind_page_shiny(x, input, file)
x | Species common name |
---|---|
input | The folder to copy the report template files from. Defaults to "package", which copies the template files from the NEesp package. |
file | The name of the .Rmd file to render (if taking from the package template), or the uploaded .Rmd files |