.has.project {ProjectTemplate} | R Documentation |
Check if the project was loaded
Description
Currently does a very basic check to see if the variable project.info
exists in the .TargetEnv
. No check is performed on the contents of the
variable.
Usage
.has.project()
Value
Logical indicating whether the project was loaded.
[Package ProjectTemplate version 0.11.0 Index]