View source: R/build_data_files.R
build_data_files | R Documentation |
create xlsx for the project data.
build_data_files(data_name, data_sf)
data_name |
the name of the project |
data_sf |
sf object |
a tibble where you have to set the parameters by hand.
## Not run:
build_data_files()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.