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