knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(data.anna)
extract_six_from_col(dataset = datasets::mtcars, column = "mpg") extract_six_from_col(squirrels, "lat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.