structure(list(Id = c(0x1.16418p+17, 0x1.1a5fp+17), Year = c(1990L,
1990L), Team = c("MIL", "BOS"), SeasonGameId = c(123L, 123L),
League = c("AL", "AL"), GameIndex = 9:10, Result = c("W",
"L"), Date = c("1990-04-20", "1990-04-20"), GameNumber = 9:10,
AtHome = c(0L, 0L), 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 = 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.