View source: R/process_functions.R
data_saver | R Documentation |
Saves dataframe to output directories
data_saver( object, place_string, data_string, desc_year = "acs5_2019", place_dir = "all" )
object |
Dataframe to save as rds file |
place_string |
String name of type of place in dataframe (e.g., municipalities) |
data_string |
String name of |
desc_year |
Year of data |
place_dir |
Name of place directory |
Saved dataframe in created output directories associated with year and place data describes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.