structure(list(Id = structure(c(0x0.0000000032c5ap-1022, 0x0.0000000032f85p-1022
), class = "integer64"), 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 = structure(c(0x1.8abp+13,
0x1.8abp+13), class = "Date"), GameNumber = c(104L, 104L), AtHome = c(FALSE,
TRUE), 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 = structure(c(NA_real_,
NA_real_), class = "Date"), CompletionOf = structure(c(NA_real_,
NA_real_), class = "Date")), class = "data.frame", row.names = c(NA,
-2L))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.