#' Dataframe after initial build
#'
#' A dataframe of the example data provided with the package. Shown once initally built using SizeExtractR::Build_Uncalibrated_Dataset().
#'
#' @docType data
#'
#' @usage data(Database)
#'
#' @format An object of class dataframe
#'
#' @keywords datasets
#' @examples
#' head(Database)
"Database"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.