get_examples | R Documentation |
get_examples() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get examples. The function returns Examples (a character vector).
get_examples(vignettes_chr, term_1L_chr)
vignettes_chr |
Vignettes (a character vector) |
term_1L_chr |
Term (a character vector of length one) |
Examples (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.