ciftiTools.setOption {ciftiTools}R Documentation

Set a ciftiTools option

Description

Sets an R option (with prefix "ciftiTools_"). See ciftiTools.listOptions.

Usage

ciftiTools.setOption(opt, val)

Arguments

opt

The option.

val

The value to set the option as.

Value

The new value, val


[Package ciftiTools version 0.14.0 Index]