normpathes | R Documentation |
Returns a list with normalized pathes.
normpathes(x)
x |
file pathes |
A list of the same length as x
, the i-th element of which contains the vector of
splits of x[i]
.
normpathes("CRAN/../mmstat4/python/./ghdist.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.