is_nmproject_dir: Is the directory an NMproject directory

View source: R/directory-management.R

is_nmproject_dirR Documentation

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())

Arguments

path

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

Value

Logical TRUE or FALSE


NMproject documentation built on Sept. 30, 2022, 1:06 a.m.