as.data.frame.anatMatrix: Create Anatomy data.frame

as.data.frame.anatMatrixR Documentation

Create Anatomy data.frame

Description

Convert an anatomy frame to data.frame for use with tidy tools

Usage

## S3 method for class 'anatMatrix'
as.data.frame(x, ...)

Arguments

x

An anatMatrix object produced by anatGetAll

...

additional parameters for methods

Details

Note that structure names are munged such that each structure name has non-standard characters replaced by underscores

Value

A data.frame augmented with addition attributes from anat


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