mnis_tidy: Functions to tidy up the variable names returned from the API, and turn dates and datetimes to POSIXct.
Description
Functions to tidy up the variable names returned from the API, and turn dates and datetimes to POSIXct.
member_tidy
ref_tidy
Usage
mnis_tidy(df, tidy_style = "snake_case")member_tidy(df)
ref_tidy(df, tidy_style)
Arguments
tidy_style
The style to tidy the tibble with.