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-10-03",
"2004-10-03", "2004-10-03", "2004-10-03", "2004-10-03", "2004-10-03"
), Team = c("SLN", "HOU", "CHN", "CIN", "PIT", "MIL"), Wins = c(105L,
92L, 89L, 76L, 72L, 67L), Losses = c(57L, 70L, 73L, 86L, 89L,
94L), Ties = c(0L, 0L, 0L, 0L, 0L, 0L), GB = c(0x0p+0, 0x1.ap+3,
0x1p+4, 0x1.dp+4, 0x1.04p+5, 0x1.2cp+5)), 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.