read_multiple_emshoff91_ods | R Documentation |
Reads Multiple EMSHOFF 91 ODS Files into List
read_multiple_emshoff91_ods(emshoff91_import)
emshoff91_import |
a tibble as retrieved by |
imports mulitple ods files into a list of tibbles
## Not run:
ods_dir <- "<replace-with-path-to-files>/emshoff91/emshoff91/converted_ods"
ods_dir <- "C:/users/mrustl/Downloads/emshoff91/emshoff91/converted_ods"
emshoff91_import <- create_emshoff91_import(ods_dir)
read_multiple_emshoff91_ods(emshoff91_import)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.