Download the example data needed to run our examples in your /tmp directory The data can be downloaded manually from https://wiki.mouseimaging.ca/download/attachments/1654/rminctestdata.tar.gz

getRMINCTestData(dataPath = tempdir(), method = "libcurl")

Arguments

dataPath

The directory to download and unpack the test data (unpacks in dataPath/rminctestdata)

method

Argument to pass to download.file typical options are libcurl and wget