structure(list(Year = integer(0), League = character(0), Division = character(0),
Date = structure(numeric(0), class = "Date"), Team = character(0),
Wins = integer(0), Losses = integer(0), Ties = integer(0),
GB = numeric(0)), class = "data.frame", row.names = c(NA,
0L))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.