structure(list(Id = c(0x1.9538p+17, 0x1.97cp+17), Year = c(2004L,
2004L), Team = c("SLN", "CIN"), SeasonGameId = c(1469L, 1469L
), League = c("NL", "NL"), GameIndex = 99:100, Result = c("W",
"L"), Date = c("2004-07-26", "2004-07-26"), GameNumber = 99:100,
AtHome = c(0L, 0L), RunsFor = c(9L, 6L), RunsAgainst = c(6L,
9L), GameRunsFor = c(9L, 6L), GameRunsAgainst = c(6L, 9L),
OpponentTeam = c("CIN", "SLN"), OpponentLeague = c("NL",
"NL"), 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.