powered by
Get absolute directory
get_abs_path(dir, relpath)
directory
relative path
Hanming Tu
get_abs_path("/Users/htu/myRepo", "scripts") # get "/Users/htu/myRepo/scripts"
Run the code above in your browser using DataLab