View source: R/omopDataFolder.R
| omopDataFolder | R Documentation |
Check or set the OMOP_DATA_FOLDER where the OMOP related data is stored.
omopDataFolder(path = NULL)
path |
Path to a folder to store the OMOP related data. If NULL the
current |
The OMOP data folder.
omopDataFolder()
omopDataFolder(file.path(tempdir(), "OMOP_DATA"))
omopDataFolder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.