wrapped_chart.Rd
Wrapped chart function for creating a plot based on the provided dataframe and variables.
The data frame used to create the plot.
The variable used on the x-axis of the plot.
The variable used on the y-axis of the plot.
The variable used to color the points or bars in the plot.
The identifier for selecting the data frame source.
The original dataframe before summarization
The variable used on the left y-axis when creating a comparative plot.
The variable used on the right y-axis when creating a comparative plot.
The variable used for facet wrapping.
The name of the variable used for facet wrapping.
A ggplot object.