Learn R Programming

SIAtools (version 0.1.4)

curr_proj: Get a current project path

Description

This is a thin wrapper around usethis::proj_get() that silences any messages.

Usage

curr_proj()

Arguments

Value

The path to the current project.

See Also

Other helpers: default_shiny_io_functions, edit_rstudio_shortcuts(), list_categories(), open_sm_manifest(), print.sm_manifest(), sia_head_tag()

Examples

Run this code
if (FALSE) {
curr_proj()
}

Run the code above in your browser using DataLab