Description Usage Arguments Examples
View source: R/extra-atlases.R
installs ggseg-atlas library from online repository.
1 | install_ggseg_atlas(repo, source, ...)
|
repo |
repository string |
source |
source of repository as string |
... |
additional arguments to |
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.