structure(
list(carrier = c("9E", "AA", "AS"), name = c(
"Endeavor Air Inc.",
"American Airlines Inc.", "Alaska Airlines Inc."
)),
class = "data.frame",
row.names = c(NA, -3L)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.