internal.stopifproject: Raise an error if given path is a valid project

.stopifprojectR Documentation

Raise an error if given path is a valid project

Description

Function to stop processing if the path is a Project Template.

Usage

.stopifproject(additional_message = "", path = getwd())

Arguments

additional_message

Optional message to show if the given path is not a valid project

path

Path to check if it is a valid project

Value

No value is returned; this function is called for its side effects


ProjectTemplate documentation built on Nov. 20, 2023, 1:06 a.m.