Nothing
## ##' plot method generics
## ##'
## ##'
## ##' @docType methods
## ##' @name plot
## ##' @rdname plot-methods
## ##' @title plot method
## ##' @param ... Additional argument list
## ##' @return plot
## ##' @importFrom stats4 plot
## ##' @export
## ##' @author Guangchuang Yu \url{http://ygc.name}
## if ( !isGeneric("plot") )
## setGeneric("plot", function(x, ...) standardGeneric("plot"))
setGeneric("simplify", function(x, ...) standardGeneric("simplify"))
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.