clean_column | R Documentation |
Clean column data
clean_column(.data, colname = "psnu")
.data |
MSD Datasets |
colname |
Name of the column(s) |
Cleaned MSD DataFrame
Other column munging:
clean_agency()
,
clean_indicator()
,
clean_psnu()
## Not run:
df_msd %>% clean_column(colname = "psnu")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.