mnis_tidy: Functions to tidy up the variable names returned from the...

Description Usage Arguments

View source: R/mnis_tidy.R

Description

Functions to tidy up the variable names returned from the API, and turn dates and datetimes to POSIXct.

member_tidy

ref_tidy

Usage

1
2
3
4
5
mnis_tidy(df, tidy_style = "snake_case")

member_tidy(df)

ref_tidy(df, tidy_style)

Arguments

df

The tibble to tidy.

tidy_style

The style to tidy the tibble with.


EvanOdell/mnis documentation built on April 5, 2021, 7:37 a.m.