nifti.field.check.nchar.max | R Documentation |
Check whether character string fields have less than or equal to expected length.
nifti.field.check.nchar.max(niiheader, fields, dlength)
niiheader |
named list, representing a NIFTI v1 or v2 header |
fields |
vector of character string, the field names to check |
dlength |
integer, the max length of all fields |
logical, whether the checks were okay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.