#' Example roster output
#'
#' Used for testing
#'
#' @docType data
#'
#' @usage data(testRoster)
#'
#' @format An object of class \code{"list"}
#'
#' @keywords datasets
#'
#' @examples
#' \dontrun{
#' data(testRoster)
#' filterDat <- bind_rows(lapply(testRoster, applyFilters))
#' }
"testRoster"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.