Nothing
#' @keywords internal
#' @useDynLib gridmicrotex, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#' @importFrom grid makeContent widthDetails heightDetails xDetails yDetails editDetails ascentDetails descentDetails
"_PACKAGE"
# Column names used in ggplot2 aes() calls
utils::globalVariables(c(
"x", "y", "label", "size", "colour", "hjust", "vjust", "angle", "alpha"
))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.