The OpenD Programming Language

GGPlotD.opBinary

Using + to extend the plot for compatibility to ggplot2 in R

struct GGPlotD
ref
opBinary
(
string op
T
)
(
T rhs
)
if (
op == "+"
)

Meta