Description Usage Arguments Value
Summarize and clean the raw census data
1 | summarize_and_clean_census(raw_data, locations)
|
raw_data |
the raw data tibble |
locations |
a character vector locations of interest |
a list of five items; errorCode (nonzero if error), errorMessage if any, missing_value_df the missing value data tibble, the summary data tibble, the data tibble filtered with relevant columns for us
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.