
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
# Expand a path
path_expand("~/bin")
# You can use `path_home()` without arguments to see what is being used as
# the home diretory.
path_home()
path_home("R")
# This will likely differ from the above on Windows
path_home_r()
# }
Run the code above in your browser using DataLab