plotly_volume: Create volume plot for one-batch data
Description
Create volume plot for one-batch data
Usage
plotly_volume(
df,
col_palette = NULL,
faceting_var,
y_name,
y_var,
p_title,
...
)
Arguments
df
data.frame, single-batch long format
col_palette
character palette to color the treatments
y_var
string: column name for y axis
...
arguments passed to plot_ly