structure(list(Id = structure(c(0x0.0000000022c83p-1022, 0x0.00000000234bep-1022
), class = "integer64"), Year = c(1990L, 1990L), Team = c("MIL",
"BOS"), SeasonGameId = c(123L, 123L), League = c("AL", "AL"),
GameIndex = 9:10, Result = c("W", "L"), Date = structure(c(0x1.cf6p+12,
0x1.cf6p+12), class = "Date"), GameNumber = 9:10, AtHome = c(TRUE,
FALSE), RunsFor = c(5L, 0L), RunsAgainst = c(0L, 5L), GameRunsFor = c(5L,
0L), GameRunsAgainst = c(0L, 5L), OpponentTeam = c("BOS",
"MIL"), OpponentLeague = c("AL", "AL"), 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.