mincAttributes: Get and Set Minc Specific Attributes

View source: R/minc_interface.R

mincAttributesR Documentation

Get and Set Minc Specific Attributes

Description

Manage auxillary information contained in RMINC objects. Currently returns all attributes except dimension information

Usage

mincAttributes(minc_object)

setMincAttributes(minc_object, updated_attrs)

Arguments

minc_object

the RMINC object of interest typically a mincMultiDim or a related class

updated_attrs

A named list containing the new attributes to be replaced

Value

mincAttributes returns an attribute list, setMincAttributes returns the updated object

Functions

  • setMincAttributes: setter


Mouse-Imaging-Centre/RMINC documentation built on Nov. 12, 2022, 1:50 p.m.