gp_plumb_front: Wrapper function to view front end using dev server.

View source: R/plumb_front.R

gp_plumb_frontR Documentation

Wrapper function to view front end using dev server.

Description

Currently geoplumber only works with React, create-react-app comes with a dev server to view the front end.. This function must be called from a geoplumber app.

Usage

gp_plumb_front(background = TRUE)

Arguments

background

run the command in the background, default TRUE

Examples

## Not run: 
gp_plumb_front()

## End(Not run)

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