#' @export
make_init <- function(to_readme = 22, to_index = 9) {
make_readme(to = to_readme)
make_website()
make_index(to = to_index)
build_website()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.