draw_bar_support {fxl} | R Documentation |
Draw bars, but on a secondary axis
draw_bar_support(core_frame, current_layer, facet_name, max_y)
core_frame |
fxl object |
current_layer |
layer to be drawn |
facet_name |
name of facet |
max_y |
top of y axis to match |
nothing, run for side effects
Shawn Gilroy <sgilroy1@lsu.edu>