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.


NathanSkene/MAGMA_Celltyping documentation built on March 5, 2025, 5:44 a.m.