#' size_as_mm #' #' @param size #' #' @return #' @export #' size_as_mm <- function (size) { return(size * ggplot2:::.pt) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.