get_design | R Documentation |
Get basic designs
get_design(design_name = NULL)
design_name |
A string specifying a design name (default = NULL) |
If design_name is not NULL, a data.frame containing the design. Otherwise, a list containing all available designs.
parse_design()
names(get_design())
get_design("blocking")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.