powered by
standardize_path(x = dir(), sep = c("/", "\\")) standardise_path(x = dir(), sep = c("/", "\\"))
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