A wrapper function of normalizePath() with different defaults.
normalizePath()
normalize_path(x, winslash = "/", must_work = FALSE)
x, winslash, must_work
Arguments passed to normalizePath().
library(xfun) normalize_path("~")