install_ggseg_atlas: Install ggseg-atlas from repo

Description Usage Arguments Examples

View source: R/extra-atlases.R

Description

installs ggseg-atlas library from online repository.

Usage

1

Arguments

repo

repository string

source

source of repository as string

...

additional arguments to remotes::install_[source] function called depending on the source.

Examples

1
2
3
4
5
## Not run: 
yeo2011_repo <- ggseg_atlas_repos("yeo2011")
install_ggseg_atlas(yeo2011_repo$repo, yeo2011_repo$source)

## End(Not run)

neuroconductor/ggsegExtra documentation built on Aug. 18, 2020, 4:45 p.m.