curr_proj: Get a current project path

View source: R/utils.R

curr_projR Documentation

Get a current project path

Description

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

Usage

curr_proj()

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

## Not run: 
curr_proj()

## End(Not run)


SIAtools documentation built on April 4, 2025, 2:13 a.m.