fix_path: Fix path

View source: R/fix_path.R

fix_pathR Documentation

Fix path

Description

Ensure a file/directory path can be understood by all OS types by expanding "~" to an absolute path, and standardized slash directions with normalizePath. This is especially important for Windows.

Usage

fix_path(x)

Arguments

x

File/directory path.


RajLabMSSM/echoconda documentation built on May 21, 2023, 10:19 a.m.