Description Usage Arguments Value
View source: R/clean_raw_ers_txt_file.R
Clean a raw ERS text file
1 2 3 4 5 | clean_raw_ers_txt_file(
file,
type = c("ERSA", "ERSS", "ERSD", "ERSFA", "ERSR"),
...
)
|
file |
path to the raw text file |
type |
ERS file type |
... |
Arguments passed on to janitor::make_clean_names |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.