normalize_path: Express file paths in canonical Form depending on the...

View source: R/expand_path.R

normalize_pathR Documentation

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.

Note

License: GPL 3.0

Author(s)

Luigi Ranghetti, phD (2019)

References

L. Ranghetti, M. Boschetti, F. Nutini, L. Busetto (2020). "sen2r": An R toolbox for automatically downloading and preprocessing Sentinel-2 satellite data. Computers & Geosciences, 139, 104473. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/j.cageo.2020.104473")}, URL: https://sen2r.ranghetti.info/.


ggranga/fidolasen documentation built on March 29, 2024, 10:32 p.m.