gs4_examples | R Documentation |
googlesheets4 makes a variety of world-readable example Sheets available for
use in documentation and reprexes. These functions help you access the
example Sheets. See vignette("example-sheets", package = "googlesheets4")
for more.
gs4_examples(matches)
gs4_example(matches)
matches |
A regular expression that matches the name of the desired
example Sheet(s). |
gs4_example()
: a sheets_id
gs4_examples()
: a named vector of all built-in examples, with class
drive_id
gs4_examples()
gs4_examples("gap")
gs4_example("gapminder")
gs4_example("deaths")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.