get_abs_path: Get absolute path

get_abs_pathR Documentation

Get absolute path

Description

Get absolute directory

Usage

get_abs_path(dir, relpath)

Arguments

dir

directory

relpath

relative path

Author(s)

Hanming Tu

Examples

  get_abs_path("/Users/htu/myRepo", "scripts")
  # get "/Users/htu/myRepo/scripts"

TuCai/comFuncs documentation built on Aug. 30, 2022, 5:45 p.m.