Learn R Programming

fxl (version 1.7.3)

draw_bar_support: draw_bar_support

Description

Draw bars, but on a secondary axis

Usage

draw_bar_support(core_frame, current_layer, facet_name, max_y)

Value

nothing, run for side effects

Arguments

core_frame

fxl object

current_layer

layer to be drawn

facet_name

name of facet

max_y

top of y axis to match

Author

Shawn Gilroy <sgilroy1@lsu.edu>