structure(list(Id = c(0x1.962dp+17, 0x1.97c28p+17), Year = c(2004L,
2004L), Team = c("HOU", "CIN"), SeasonGameId = c(1539L, 1539L
), League = c("NL", "NL"), GameIndex = c(105L, 105L), Result = c("W",
"L"), Date = c("2004-07-31", "2004-07-31"), GameNumber = c(104L,
104L), AtHome = c(0L, 0L), RunsFor = c(8L, 0L), RunsAgainst = c(0L,
8L), GameRunsFor = c(8L, 0L), GameRunsAgainst = c(0L, 8L), OpponentTeam = c("CIN",
"HOU"), OpponentLeague = c("NL", "NL"), CompletedOn = c(NA_character_,
NA_character_), CompletionOf = c(NA_character_, NA_character_
)), row.names = c(NA, -2L), class = "data.frame")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.