View source: R/tutoR_examples.R
tutor_examples | R Documentation |
tutor comes bundled with a number of sample files in its 'inst/extdata' directory. This function make them easy to access
tutor_examples(pattern = NULL)
pattern |
Pattern to be found in file (regex filter). If 'NULL', no filter applied. |
tutor_examples() |> head() tutor_examples("people")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.