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.


neurogenomics/MAGMA_Celltyping documentation built on Aug. 22, 2023, 7:18 a.m.