Learn R Programming

ANTsR (version 0.3.3)

getANTsRData: getANTsRData

Description

Downloads antsr test data

Usage

getANTsRData(fileid, usefixedlocation = FALSE, verbose = FALSE)

Arguments

fileid
one of the permitted file ids or pass "show" to list all valid possibilities. Note that most require internet access to download.
usefixedlocation
directory to which you download files
verbose
optional boolean

Value

filename string

Examples

Run this code

fi <- getANTsRData( "r16" )

Run the code above in your browser using DataLab