createMakeShellRule: Create text for a make rule that calls a shell command

Description Usage Arguments

View source: R/createMakefiles.R

Description

The shell command will be called exactly as-is

Usage

1
createMakeShellRule(target, depends = c(), cmd)

Arguments

target

character: the target name

depends

character vector: the dependencies

cmd

character vector of one or more shell commands


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