powered by
Frame a variable.
frame_var(g2, var, ...)
An object of class g2r as returned by g2r.
g2r
Bare column name of variable to frame.
setting .
# NOT RUN { iris %>% g2(asp(Sepal.Length, Sepal.Width)) %>% fig_point(asp(color = Species)) %>% frame_var(Sepal.Width, min = 0) # }
Run the code above in your browser using DataLab