sys_path {ciftiTools}R Documentation

Format a path for system

Description

Right now, it uses shQuote

Usage

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


[Package ciftiTools version 0.14.0 Index]