#' @title GameDayPlaysExt
#'
#' @description Contains the output from makeWAR()
#'
#' @exportClass GameDayPlaysExt
#' @examples showClass('GameDayPlaysExt')
setClass("GameDayPlaysExt", contains = "GameDayPlays")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.