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-18", "1948-04-18", "1948-04-18", "1948-04-18",
"1948-04-18", "1948-04-18", "1948-04-18", "1948-04-18"), Team = c("SLA",
"BOS", "CHA", "CLE", "DET", "WS1", "NYA", "PHA"), Wins = c(0L,
0L, 0L, 0L, 0L, 0L, 0L, 0L), Losses = c(0L, 0L, 0L, 0L, 0L, 0L,
0L, 0L), Ties = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), GB = c(0x0p+0,
0x0p+0, 0x0p+0, 0x0p+0, 0x0p+0, 0x0p+0, 0x0p+0, 0x0p+0)), 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.