Learn R Programming

NMproject (version 0.6.9)

is_nmproject_dir: Is the directory an NMproject directory

Description

[Stable]

Find out whether current (or specified) directory is an NMproject directory or not.

Usage

is_nmproject_dir(path = getwd())

Value

Logical TRUE or FALSE

Arguments

path

Optional path to test if it's an NMproject or not.