.is.ProjectTemplate: Test whether a given path is a ProjectTemplate project
Description
Test whether a given path is a ProjectTemplate project
Usage
.is.ProjectTemplate(path = getwd())
Value
Logical indicating whether the given path is a valid project.
Arguments
- path
Directory to check, defaults to the current working directory.