getExampleData: Downloads and installs the WIAD Example Dataset

Description Usage Arguments Value

View source: R/getExampleData.R

Description

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.

Usage

1
getExampleData(mode = "install", downloadPath = tempdir(), installPath = "")

Arguments

mode

"install" (default),"update" or "remove"

downloadPath

custom location to temporarily store WIAD example dataset while downloading. Default: tempdir()

installPath

custom location to place WIAD example dataset. Default: WIAD package directory

Value

No return value


wiad documentation built on Feb. 12, 2021, 5:06 p.m.