sys_path: Format a path for 'system'

View source: R/utils_files.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


fMRItools documentation built on April 12, 2025, 1:32 a.m.