#' Defines additional questions asked before CRAN submission.
#' DO NOT EXPORT!
release_questions <- function() {
c(
"Re-run reverse dependencies?",
"Abide good practices?"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.