check_rproj.RdIf a .Rproj file exists, then the values should correspond to those given by
get_default_rproj. If more than one .Rproj file exists, an error is raised.
get_default_rproj() check_rproj(default_rproj = get_default_rproj(), path = ".")
| default_rproj | Default Rproj values. |
|---|---|
| path | Location of the package |