normalizePath {file} R Documentation

Express File Paths in Canonical Form

Description


Convert file paths to canonical form for the platform, to display them in a
user-understandable form and so that relative and absolute paths can be
compared.

Usage

normalizePath(fileNames);

Arguments

fileNames

character vector of file paths. [as string]

envir

[as Environment]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type string.

clr value class

Examples


[Package file version 2.33.856.6961 Index]