View source: R/minc_interface.R
mincAttributes | R Documentation |
Manage auxillary information contained in RMINC objects. Currently returns all attributes except dimension information
mincAttributes(minc_object)
setMincAttributes(minc_object, updated_attrs)
minc_object |
the RMINC object of interest typically a |
updated_attrs |
A named list containing the new attributes to be replaced |
mincAttributes
returns an attribute list, setMincAttributes
returns
the updated object
setMincAttributes
: setter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.