#' Post-Estimation Method: \code{plot()}
#'
#' @param \dots some arguments
#'
rctplot <- function(...) {
UseMethod("rctplot")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.