getANTsRData.Rd
Downloads antsr test data
getANTsRData(fileid, usefixedlocation = FALSE, verbose = FALSE, method = ifelse(Sys.info()["sysname"] == "Linux", "wget", "auto"), quiet = FALSE)
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 |
method | Method to be used for downloading files,
passed to |
quiet | If |
filename string
fi <- getANTsRData( "r16" )