| add_facade_alt | R Documentation |
This function adds a facade to a tsg, an alternative way to allow dynamic values and programmatic evaluation.
add_facade_alt(data, ...)
data |
a |
... |
List of supported facade items (see |
A tsg object with the specified facade settings applied as attributes.
person_record |>
generate_frequency(sex) |>
add_facade_alt(table.offsetRow = 2, table.offsetCol = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.