structure(list(Team = c("CHN", "CIN", "HOU", "MIL", "PIT", "SLN"
), Wins = c(0x1.64p+6, 0x1.3p+6, 0x1.7p+6, 0x1.0cp+6, 0x1.2p+6,
0x1.a4p+6), Losses = c(0x1.24p+6, 0x1.58p+6, 0x1.18p+6, 0x1.78p+6,
0x1.64p+6, 0x1.c8p+5), Ties = c(0x0p+0, 0x0p+0, 0x0p+0, 0x0p+0,
0x0p+0, 0x0p+0)), row.names = c(NA, -6L), class = "data.frame")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.