df1 <- data.frame(a = c('a', 'b', 'c'), b = c(1, 2, 3)) df2 <- data.frame(a = c('d', 'e', 'f'), b = c(4, 5, 6))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.