check_wb_command: Check for Connectome Workbench

View source: R/transforms.R

check_wb_commandR Documentation

Check for Connectome Workbench

Description

Verifies that wb_command is available. If wb_path is NULL, checks ciftiTools default and system PATH.

Usage

check_wb_command(wb_path = NULL)

Arguments

wb_path

Optional explicit path to wb_command.

Value

Path to wb_command executable.

Examples

## Not run: 
check_wb_command()

## End(Not run)

neuromapr documentation built on Feb. 27, 2026, 5:08 p.m.