sen2r (version 1.2.1)

normalize_path: Express file paths in canonical Form depending on the operating system

Description

Accessory function wrapper for normalizePath() in Linux and shortPathName(normalizePath()) in Windows.

Usage

normalize_path(path, ...)

Arguments

path

character vector of file paths

...

additional parameters passed to normalizePath (i.e. mustWork).

Value

The paths normalized.