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 = "")
"install"
(default),"update"
or "remove"
custom location to temporarily store WIAD example dataset while downloading. Default: tempdir()
custom location to place WIAD example dataset. Default: WIAD package directory
No return value