View source: R/getExampleData.R
getExampleData | R Documentation |
The WIAD Example Dataset can be downloaded from https://wiad.science/WIAD_ExampleData.zip . This function downloads and extracts the WIAD Example Dataset in the package folder.
getExampleData(
mode = "install",
downloadPath = tempdir(),
installPath = "",
dataset = "small"
)
mode |
|
downloadPath |
custom location to temporarily store WIAD example dataset while downloading. Default: |
installPath |
custom location to place WIAD example dataset. Default: WIAD package directory |
dataset |
choose to download the |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.