#' JSON extract of latest seasons fpl data
#' @description data extract in list output from a static url
#' @examples
#' fpl_season_json <- pullFplSeasonJson()
#' fpl_player_hist <- pullFplHistoryDt(fpl_season_json)
#' @source \url{https://fantasy.premierleague.com/drf/bootstrap-static}
"fpl_season_json"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.