View source: R/template_download.R
allen_s2p_template_download | R Documentation |
Downloads and reads the ABI 50um template with an option to write to a mincfile
allen_s2p_template_download(outfile = NULL, mask = F, labels = F)
outfile |
Optional outfile to write |
mask |
If true, then the mask is downloaded. Default is FALSE, so the template is downloaded. |
labels |
If true, then the labels are downloaded. Default is FALSE, so the template is downloaded. Warning: labels may have integers that can't be written to a MINC file. |
template data as a 1D vector of class mincSingleDim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.