Learn R Programming

ProjectTemplate (version 0.11.0)

.has.project: 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()

Arguments

Value

Logical indicating whether the project was loaded.