Facet Line Chart
static_facet_line_chart.Rd
Facet Line Chart
Arguments
- t
A tibble or dataframe in long form for plotting
- x
The name of the variable you want plotted on the X-Axis
- y
The name of the variable you want plotted on the Y-Axis
- fill
The name of the variable you want the fill color of the bars to be based on
- facet
The name of the variable to be the facets
- scales
Value for axis in facets, either "fixed" or "free" - defaults to "free"
- ncol
Value for the number of columns in your facet - defaults to 3
- ...
additional arguments passed to
generic_line