extract_txt_char {rcprd} | R Documentation |
Read in txt file with all colClasses = "character"
Description
Read in txt file with all colClasses = "character"
Usage
extract_txt_char(filepath, ..., select = NULL)
Arguments
filepath |
File path to raw .txt file |
... |
Arguments to pass onto utils::read.table |
select |
Character vector of variable names to select |
[Package rcprd version 0.0.1 Index]