ggplot {gglogger} | R Documentation |
Override ggplot function to log calls
Description
Override ggplot function to log calls
Usage
ggplot(...)
Arguments
... |
Arguments passed to ggplot2::ggplot. |
Value
A ggplot object with logged calls.
[Package gglogger version 0.1.5 Index]