Description Usage Arguments Details Value
View source: R/extractor_incubatortemp.R
Convert all .cvs
files in incubatortemp
folder to data.frame
and save as .rds
file.
1 | extractor_incubatortemp(input, output)
|
input |
directory from which to read the data |
output |
directory to which to write the data |
This function is extracting data to be added to the database (and therefore make accessible for further analysis and forecasting)
from .csv
files.
invisibly TRUE
when completed successful
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.