knitr::opts_chunk$set(echo = FALSE, message = FALSE, error = FALSE, warning = FALSE)
data(trees) library(dplyr) as_tibble(trees)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.