get_wb_cmd_path {ciftiTools}R Documentation

Get the Connectome Workbench command path

Description

Retrieves the path to the Connectome Workbench executable from a file path that may point to the executable itself, or to the Workbench folder which contains it (i.e., "path/to/workbench/bin_linux64/wb_command" or "path/to/workbench".)

Usage

get_wb_cmd_path(wb_path)

Arguments

wb_path

(Optional) Path to the Connectome Workbench folder or executable.

Value

The path to the Connectome Workbench executable


[Package ciftiTools version 0.14.0 Index]