eem_import_dir | R Documentation |
Reads Rdata and RDa files with one eemlist each. The eemlists are combined into one and returned.
eem_import_dir(dir, verbose = FALSE)
dir |
folder where RData files are saved |
verbose |
logical, set TRUE to show more information during import |
eemlist
## Not run:
# due to package size issues no example data is provided for this function
# eem_import_dir("C:/some_folder/with_EEMS/only_Rdata_files")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.