render_ind_report_shiny.Rd
Render shiny indicator report. 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_report_shiny(x, save_data = TRUE, input = "package", file_var)
x | Species common name |
---|---|
save_data | Whether or not to save the data files as .csv |
input | The folder to copy the report template files from. Defaults to "package", which copies the template files from the NEesp package. |
file_var | The name of the zip file produced |