ciftiTools (version 0.14.0)

sys_path: Format a path for system

Description

Right now, it uses shQuote

Usage

sys_path(R_path)

Value

The name of the file

Arguments

R_path

The name of the file. It should be properly formatted: if it exists, file.exists(R_path) should be TRUE.