usethis::use_package("dplyr")
usethis::use_package("purrr")
usethis::use_package("lubridate")
usethis::use_package("forcats")
usethis::use_package("tidyr")
usethis::use_package("readr")
usethis::use_package("magrittr")
devtools::document()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.