ciftiTools.checkOption {ciftiTools} | R Documentation |
Validate a ciftiTools
option and value
Description
Checks if a ciftiTools option and value are valid.
Usage
ciftiTools.checkOption(opt, val = NULL)
Arguments
opt |
The option. |
val |
The value to set the option as. |
Value
The (corrected) val
[Package ciftiTools version 0.17.4 Index]