structure(list(Year = c(1948L, 1948L, 1948L, 1948L, 1948L, 1948L,
1948L, 1948L), League = c("AL", "AL", "AL", "AL", "AL", "AL",
"AL", "AL"), Division = c(NA_character_, NA_character_, NA_character_,
NA_character_, NA_character_, NA_character_, NA_character_, NA_character_
), Date = c("1948-04-19", "1948-04-19", "1948-04-19", "1948-04-19",
"1948-04-19", "1948-04-19", "1948-04-19", "1948-04-19"), Team = c("PHA",
"NYA", "SLA", "CHA", "CLE", "DET", "WS1", "BOS"), Wins = c(2L,
1L, 0L, 0L, 0L, 0L, 0L, 0L), Losses = c(0L, 0L, 0L, 0L, 0L, 0L,
1L, 2L), Ties = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), GB = c(0x0p+0,
0x1p-1, 0x1p+0, 0x1p+0, 0x1p+0, 0x1p+0, 0x1.8p+0, 0x1p+1)), row.names = c(NA,
-8L), class = "data.frame")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.