is_nmproject_dir: Is the directory an NMproject directory
Description
![[Stable]](figures/lifecycle-stable.svg?package=NMproject&version=0.6.9)
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.