R/utils.R

Defines functions relative_to_wd

relative_to_wd <- function(path) {
  relative_to(getwd(), path)
}

Try the quarto package in your browser

Any scripts or data that you put into this service are public.

quarto documentation built on Sept. 19, 2023, 9:09 a.m.