View source: R/make-file-each.R
do_make_file_each | R Documentation |
Process each file according to the specification in Access database.
do_make_file_each(
spec,
fgspec,
aggregate,
datacols,
year,
row,
base,
duck = NULL
)
spec |
File specification |
fgspec |
Filegroup specification |
aggregate |
Logical value. Default is |
datacols |
Columnames to be kept |
year |
Which reference year to use for geograhical coding. If it is
missing then global option for |
row |
Select specific row(s) numbers only. Useful for debugging. Please read Debugging article for detail. |
base |
Logical value. If |
duck |
R6 object for DuckDB |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.