get_variant_renderings | R Documentation |
Get details about renderings (i.e. render history) or execute a variant on demand
get_variant_renderings(variant)
variant_render(variant)
variant |
An R6 Variant object. As returned by |
get_variant_renderings()
returns all renderings / content for a particular variant. Returns a tibble
variant_render()
executes a variant on demand. Returns a VariantTask
object
Other variant functions:
get_variants()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.