Learn R Programming

ciftiTools (version 0.16.1)

ciftiTools.setOption: Set a ciftiTools option

Description

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

Usage

ciftiTools.setOption(opt, val)

Value

The new value, val

Arguments

opt

The option.

val

The value to set the option as.