Package index
-
GGLog-class
GGLog
- GGLog class
-
GGLogs-class
GGLogs
- GGLogs class
-
ggplot()
- Override ggplot function to log calls
-
`+`(<gg>)
- Override + operator for ggplot objects to log calls
-
print(<GGLog>)
- Print a GGLog object
-
print(<GGLogs>)
- Print a GGLogs object
-
register()
- Register a function that returns a ggplot object This is usually implemented by ggplot extensions.