powered by
A wrapper function of normalizePath() with different defaults.
normalizePath()
normalize_path(x, winslash = "/", must_work = FALSE)
Arguments passed to normalizePath().
library(xfun) normalize_path("~")
Run the code above in your browser using DataLab