extract_txt_cons {rcprd} | R Documentation |
Read in raw .txt consultation file
Description
Read in raw .txt consultation file
Usage
extract_txt_cons(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]