View source: R/nifti_extensions.R
| list_afni_attributes | R Documentation |
Returns a character vector of all attribute names in an AFNI extension.
list_afni_attributes(ext)
ext |
A |
Character vector of attribute names.
## Not run:
# List all attributes in an AFNI extension
attrs <- list_afni_attributes(afni_ext)
print(attrs)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.