#' get file paths to example yeast grower files provided with the package.
#'
#' @export
yg_example_files <- function() {
list.files(system.file("extdata", package = 'readyg'), full.names = TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.