structure(list(Year = c(2004L, 2004L, 2004L, 2004L, 2004L, 2004L
), League = c("NL", "NL", "NL", "NL", "NL", "NL"), Division = c("Central",
"Central", "Central", "Central", "Central", "Central"), Date = c("2004-07-25",
"2004-07-25", "2004-07-25", "2004-07-25", "2004-07-25", "2004-07-25"
), Team = c("SLN", "CHN", "CIN", "HOU", "MIL", "PIT"), Wins = c(62L,
52L, 50L, 49L, 48L, 47L), Losses = c(36L, 46L, 49L, 49L, 49L,
49L), Ties = c(0L, 0L, 0L, 0L, 0L, 0L), GB = c(0x0p+0, 0x1.4p+3,
0x1.9p+3, 0x1.ap+3, 0x1.bp+3, 0x1.cp+3)), row.names = c(NA, -6L
), class = "data.frame")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.