Learn R Programming

wiad (version 0.0.1.0)

getExampleData: Downloads and installs the WIAD Example Dataset

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

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