View source: R/logger.default.R
plotStatistics | R Documentation |
Expects a data.frame of logged statistics, e.g., extracted from
a logger object by calling getStatistics
, and generates a basic
line plot. The plot is generated with the ggplot2 package and the ggplot
object is returned.
plotStatistics(x, drop.stats = character(0L))
x |
[ |
drop.stats |
[ |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.