usethis::use_build_ignore("dev_history.R")
attachment::att_to_description()
devtools::check()
usethis::use_package(c("dplyr"))
usethis::use_package("tibble")
usethis::use_package("ggplot2")
usethis::use_pipe(export = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.