createBlockMakefile: Create a single makefile 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
createBlockMakefile(block = c("parameter", "fetch", "process",
  "visualize", "publish"), outfile)

Arguments

block

character name of the block in the viz.yaml for which to create a makefile

outfile

filename where the makefile should be written


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