Learn R Programming

sen2r (version 1.5.3)

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, ...)

Value

The paths normalized.

Arguments

path

character vector of file paths

...

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

Author

Luigi Ranghetti, phD (2019) luigi@ranghetti.info

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. tools:::Rd_expr_doi("10.1016/j.cageo.2020.104473"), URL: https://sen2r.ranghetti.info/.