#' TraceFinder example data
#'
#' A dataset containing LC-MS data after compound identification with Thermo Fisher Tracefinder.
#'
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#' \item{price}{price, in US dollars}
#' \item{carat}{weight of the diamond, in carats}
#' }
#' }
"tfData"
#' The iris data set from R's data sets.
#'
#' Edgar Anderson's Iris Data. See
#'
#' @format A data frame with 150 cases (rows) and 5 variables (columns)
#' \describe{
#' \item{price}{price, in US dollars}
#' \item{carat}{weight of the diamond, in carats}
#' }
#' }
"iris"
#' Motor Trend Car Road Tests from R datasets
"mtcars"
#' Violent Crime Rates by US State from R datasets
"USArrests"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.