| GGLog-class | R Documentation |
The 'GGLog' class is used to store a single ggplot call.
codeA string to store the code of the ggplot call.
evaluate(envir = parent.frame())Evaluate the log.
@param envir The environment to evaluate the log in.
stringify()Stringify the log.
@return A string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.