Nothing
#' Global Variables
#'
#' This block declares global variables to avoid R CMD check warnings.
#'
#' @name globalVariables
#' @title Global Variables Declaration
#' @keywords internal
utils::globalVariables(c("motif", "start", "ID", "length", "seq_order", "end", "name",
"class", "class.x", "support", "x", "y", "yend", "Group","frequency",
"element", "value"
))
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.