script_template: Create a 'ScriptTemplate' object

Description Usage Arguments Author(s) See Also

View source: R/ScriptTemplate.R

Description

Create a ScriptTemplate object

Usage

1
script_template(blocs, language = "R", raw_template)

Arguments

blocs

A list. Each element of the list is a character vector with the lines for a type.

language

A length-one character vector. The extension of the language used in the template. Should be R, Rmd or Rnw

raw_template

A character vector with the raw template

Author(s)

Joris Muller

See Also

ScriptTemplate-class. More information about template in the dedicated documentation.


jomuller/vartors documentation built on May 19, 2019, 7:26 p.m.