get_hydro_appendix | R Documentation |
Get Hydro Appendix
get_hydro_appendix(
save_path,
eval_plot = TRUE,
eval_huc_table = TRUE,
eval_prop_table = TRUE,
eval_roads_table = TRUE,
...
)
save_path |
A file path to save the .docx file. |
eval_plot |
Render a TSS plot. |
eval_huc_table |
Render a HUC table. |
eval_prop_table |
Render a proportion table. |
... |
Arguments to pass to get_huc12_information and get_treatment_proportion. |
A rendered HTML report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.