gp_npm_exists: Essential checks for certain functions of geoplumber.

View source: R/create.R

gp_npm_existsR Documentation

Essential checks for certain functions of geoplumber.

Description

gp_build, gp_create and others rely on npm/node being present on the system and might be used in future so refactoring a helper function is good.

Usage

gp_npm_exists()

Value

TRUE/FALSE

Examples

{
gp_npm_exists()
}

ATFutures/geoplumber documentation built on July 4, 2023, 12:18 a.m.