sys_path: Format a path for 'system'

View source: R/utils.R

sys_pathR 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


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.