View source: R/functions_read_txt.R
extract_txt_cons | R Documentation |
Read in raw .txt consultation file
extract_txt_cons(filepath, ..., select = NULL)
filepath |
File path to raw .txt file |
... |
Arguments to pass onto utils::read.table |
select |
Character vector of variable names to select |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.