createMakefiles: Create fetch.make, etc. from the information in viz.yaml

Description Usage Arguments

View source: R/createMakefiles.R

Description

Uses information in the corresponding block of viz.yaml to create the makefiles

Usage

1
2
createMakefiles(blocks = c("parameter", "fetch", "process", "visualize",
  "publish"), display = FALSE)

Arguments

blocks

character vector of names of blocks in the viz.yaml for which to make makefiles

display

logical. [also] print the makefiles to the console?


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.