normpathes {mmstat4}R Documentation

normpathes

Description

Returns a list with normalized pathes.

Usage

normpathes(x)

Arguments

x

file pathes

Value

A list of the same length as x, the i-th element of which contains the vector of splits of x[i].

Examples

normpathes("CRAN/../mmstat4/python/./ghdist.R")

[Package mmstat4 version 0.2.1 Index]