View source: R/conv_standard.R
conv_to_standard | R Documentation |
Calls all cleaning functions in the correct order and outputs a clean file.
conv_to_standard(file, cols, csv, rds)
file |
a text file containing data to be cleaned |
cols |
a character vector of column names |
csv |
a character vector. write the resulting data table to a |
rds |
a logical vector. Write the resulting data table to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.