get_hydro_appendix: Get Hydro Appendix

View source: R/tables.R

get_hydro_appendixR Documentation

Get Hydro Appendix

Description

Get Hydro Appendix

Usage

get_hydro_appendix(
  save_path,
  eval_plot = TRUE,
  eval_huc_table = TRUE,
  eval_prop_table = TRUE,
  eval_roads_table = TRUE,
  ...
)

Arguments

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.

Value

A rendered HTML report.


joshualerickson/resourceviz documentation built on Jan. 10, 2024, 4:57 p.m.