Learn R Programming

mmstat4 (version 0.2.0)

normpathes: normpathes

Description

Returns a list with normalized pathes.

Usage

normpathes(x)

Value

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

Arguments

x

file pathes

Examples

Run this code
normpathes("CRAN/../mmstat4/python/./ghdist.R")

Run the code above in your browser using DataLab