Learn R Programming

ggseg.formats (version 0.0.1)

as_ggseg_atlas: Coerce to ggseg atlas

Description

Coerce to ggseg atlas

Usage

as_ggseg_atlas(x)

as_brain_atlas(x)

Value

an object of class 'ggseg_atlas'

Arguments

x

object to make into a ggseg_atlas

Examples

Run this code
atlas <- as_ggseg_atlas(dk())
is_ggseg_atlas(atlas)

Run the code above in your browser using DataLab