tests/package-box-supp/startsWith-sys-path.R

this.path::sys.path(verbose = FALSE)


#' @export
doc_cntxt <- get(
    ".this.path::document.context",
    envir = sys.frame(this.path:::.getframenumber()),
    inherits = FALSE
)


#' @export
fun_that_calls_src_path <- function (...)
{
    this.path::src.path(...)
}


#' @export
fun_that_calls_env_path <- function (...)
{
    this.path::env.path(...)
}

Try the this.path package in your browser

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

this.path documentation built on April 11, 2025, 6:19 p.m.