| proj_sitrep {usethis} | R Documentation |
proj_sitrep() reports
current working directory
the active usethis project
the active RStudio Project
Call this function if things seem weird and you're not sure what's wrong or
how to fix it. Usually, all three of these should coincide (or be unset) and
proj_sitrep() provides suggested commands for getting back to this happy
state.
proj_sitrep()
A named list, with S3 class sitrep (for printing purposes),
reporting current working directory, active usethis project, and active
RStudio Project
Other project functions: proj_utils
proj_sitrep()