examples_url | R Documentation |
Provides the URL for the desired example data, so that it can be more easily downloaded.
examples_url(example)
example |
data file name |
the full URL for the desired example
an URL string
examples_url("battery.dat") |> read.table(header=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.