sys_path: Format a path for 'system'

Description Usage Arguments Value

View source: R/utils.R

Description

Right now, it escapes spaces and parentheses with "\\".

Usage

1
sys_path(R_path)

Arguments

R_path

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

Value

The name of the file


neuroconductor/ciftiTools documentation built on Dec. 22, 2021, 1:09 a.m.