Clean and process Community Reserve Volunteers data
1 2 3 4 | process_CRVs(
vols.dir = file.path(options("brclib.data_path"), "Volunteers"),
vols.file.latest = "CRVs - latest.csv"
)
|
vols.dir |
Path to volunteers data |
vols.file.latest |
What to call the output file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.