Description Usage Arguments Value
Uses either read.table
(base
) or
fread
(data.table
), depending on settings. The data is read
from the directory 'source_model'/'source_apply'
within the
project folder. If there are several files, the one correct one
is identified by mapping the 'model_name_part'
-parameter to the
file names to find a match.
1 | read_csv(set)
|
set |
config object |
data.frame object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.