#' pa
#'
#' @param obj
#' @param ...
#' @keywords
#' @keywords
#' @export
#' @examples
#' @importFrom magrittr %>%
#'
#'
#'
pa<-function(obj,...) {
plot(obj,add=TRUE,...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.