powered by
standardize_path(x = dir(), sep = c("/", "\\"), include_names = TRUE) standardise_path(x = dir(), sep = c("/", "\\"), include_names = TRUE)
normalizePath
path.expand
getAbsolutePath
standardize_path(c(".", "..", "~", R.home(), NA)) standardize_path(c(".", "..", "~", R.home(), NA), "\\")
Run the code above in your browser using DataLab