Renames a data frame's columns and converts them to their proper types. Aimed at datasets published by cantonal statistical offices.
Usage
tidy_cols(data, default_type = readr::col_character())
See also
Other data import functions:
read_easyvote_municipalities()
,
read_online_participation_codes()
,
read_private_file()
,
read_survey_data()
,
read_voting_register_data_extra()
,
read_voting_register_ids()