variables_requested: Shows which variables are requested by the template

Description Usage Arguments

Description

Shows which variables are requested by the template

Usage

1
2
variables_requested(file_or_string, variable_identifier = c("{{", "}}"),
  default_char = "|", verbose = FALSE)

Arguments

file_or_string

the template file or a string containing the template

variable_identifier

the opening and closing character that denounce a variable in the template

default_char

the character use to specify a default after

verbose

verbosity level


infuser documentation built on May 1, 2019, 10:14 p.m.