Skip to contents

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

Usage

curr_proj()

Value

The path to the current project.

Examples

if (FALSE) { # \dontrun{
curr_proj()
} # }