createMakeBlockRules: Create the make rules for a block of the viz.yaml

Description Usage Arguments

View source: R/createMakefiles.R

Description

Create the 'all' and specific targets for a makefile for a block of the viz.yaml

Usage

1
2
createMakeBlockRules(block = c("parameter", "fetch", "process",
  "visualize", "publish"))

Arguments

block

character name of the block for which to create the make rules


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