glue_args: alternate paramterization for 'glue_data', easier to lapply...

Description Usage Arguments

View source: R/text_util.r

Description

alternate paramterization for 'glue_data', easier to lapply with

Usage

1
2
glue_args(what, args = list(), control = list(.open = "{{", .close =
  "}}"), ...)

Arguments

what

scalar character string to 'glue_data'

args

a list of data for 'glue_data'

control

a named list of control arguments for 'glue_data'

...

additional data to be combined with 'args'


Christopher-Peterson/macroStan documentation built on Oct. 30, 2019, 5:42 a.m.