as_ggseg_atlas {ggseg}R Documentation

Create ggseg atlas

Description

Create ggseg atlas

Usage

as_ggseg_atlas(x)

## Default S3 method:
as_ggseg_atlas(x)

## S3 method for class 'data.frame'
as_ggseg_atlas(x)

## S3 method for class 'ggseg_atlas'
as_ggseg_atlas(x)

## S3 method for class 'brain_atlas'
as_ggseg_atlas(x)

Arguments

x

object to make into a ggseg_atlas

Value

Object of class 'ggseg_atlas'


[Package ggseg version 1.6.5 Index]