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