structure(list(Id = c(0x1p+0, 0x1.f78p+10), Year = c(1948L, 1948L
), Team = c("PHA", "BOS"), SeasonGameId = c(1L, 1L), League = c("AL",
"AL"), GameIndex = c(1L, 1L), Result = c("W", "L"), Date = c("1948-04-19",
"1948-04-19"), GameNumber = c(1L, 1L), AtHome = c(0L, 0L), RunsFor = 5:4,
RunsAgainst = 4:5, GameRunsFor = 5:4, GameRunsAgainst = 4:5,
OpponentTeam = c("BOS", "PHA"), 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.