knitr::opts_chunk$set(echo = TRUE)
diamonds <- readr::read_csv("https://yongfu.name/temp-data/diamonds.csv") knitr::kable(diamonds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.