file_imgext | R Documentation |
Get the image file extension, either .nii, .hdr, .nii.gz, or .hdr.gz
file_imgext(file, withdot = TRUE)
file |
Vector of character filenames |
withdot |
Should the extension begin with |
Vector of extensions. If withdot = FALSE
, then will
return nii
instead of .nii
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.