View source: R/utils_wrangling.R
xmart_col_types | R Documentation |
A helper function for specifying the expected column types for the Triple Billions data.
xmart_col_types(data_type = c("wrangled_data", "projected_data", "final_data"))
data_type |
(string): the type of data
|
a named vector with column specifications
Wrangle data functions
add_missing_xmart_rows()
,
get_data_lake_name()
,
get_whdh_path()
,
has_xmart_cols()
,
save_gho_backup_to_whdh()
,
save_wrangled_output()
,
wrangle_gho_data()
,
wrangle_gho_rural_urban_data()
,
wrangle_unsd_data()
,
xmart_cols()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.