View source: R/serocalculator_example.R
| serocalculator_example | R Documentation |
The serocalculator package comes bundled with a number of sample files
in its inst/extdata directory.
This serocalculator_example() function make those sample files
easy to access.
serocalculator_example(file = NULL)
file |
Name of file. If |
Adapted from readr::readr_example() following the guidance in
https://r-pkgs.org/data.html#sec-data-example-path-helper.
a character string providing
the path to the file specified by file,
or a vector or available files if file = NULL.
serocalculator_example()
serocalculator_example("example_pop_data.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.