| is_ggseg_atlas | R Documentation |
These functions check both the class tag and structural validity
by passing the object through ggseg_atlas(). An object that
carries the right class but fails validation returns FALSE.
is_ggseg_atlas(x)
is_cortical_atlas(x)
is_subcortical_atlas(x)
is_tract_atlas(x)
is_cerebellar_atlas(x)
is_brain_atlas(x)
x |
an object |
logical
is_ggseg_atlas(dk())
is_cortical_atlas(dk())
is_subcortical_atlas(aseg())
is_tract_atlas(tracula())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.