Learn R Programming

ANTsR (version 1.0)

getANTsRData: getANTsRData

Description

Downloads antsr test data

Usage

getANTsRData(fileid, usefixedlocation = 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

Value

filename string

Examples

Run this code
# NOT RUN {
fi <- getANTsRData( "r16" )
# }

Run the code above in your browser using DataLab