get_abs_path | R Documentation |
Get absolute directory
get_abs_path(dir, relpath)
dir |
directory |
relpath |
relative path |
Hanming Tu
get_abs_path("/Users/htu/myRepo", "scripts") # get "/Users/htu/myRepo/scripts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.