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


tsahota/NMproject documentation built on April 13, 2025, 4:38 p.m.