Conditions for a geoplumber app (at least initiated with)

  1. An 'R' directory with R/plumber.R file

  2. A 'src' directory

  3. A 'package.json' file at root.

gp_is_wd_geoplumber(path = ".")

Arguments

path

check particular path

Value

TRUE or FALSE

Examples

{ gp_is_wd_geoplumber() }
#> [1] FALSE