| curr_proj {SIAtools} | R 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)
[Package SIAtools version 0.1.1 Index]