get_variants | R Documentation |
get_variants(content)
get_variant(content, key)
get_variant_default(content)
content |
An R6 Content object. Returned from |
key |
The Variant key for a specific variant |
get_variants()
returns a tibble
with variant data for a content_item
get_variant_default()
returns the default variant for a content_item
get_variant()
returns a specific variant for a content_item
(specified by key
)
Other variant functions:
get_variant_renderings()
Other variant functions:
get_variant_renderings()
Other variant functions:
get_variant_renderings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.