clean_raw_ers_txt_file: Clean a raw ERS text file

Description Usage Arguments Value

View source: R/clean_raw_ers_txt_file.R

Description

Clean a raw ERS text file

Usage

1
2
3
4
5
clean_raw_ers_txt_file(
  file,
  type = c("ERSA", "ERSS", "ERSD", "ERSFA", "ERSR"),
  ...
)

Arguments

file

path to the raw text file

type

ERS file type

...

Arguments passed on to janitor::make_clean_names

Value

a data frame


ir-sfsu/ERS documentation built on Dec. 20, 2021, 7:58 p.m.