#' Set up [radian](https://github.com/randy3k/radian)
#' @family editor functions
#' @export
use_radian <- function() {
usethis::use_build_ignore(".radian_history")
usethis::use_git_ignore(".radian_history")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.