plotly_volume: Create volume plot for one-batch data

View source: R/utils.R

plotly_volumeR Documentation

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

faceting_var

string

y_name

string

y_var

string: column name for y axis

p_title

plot title

...

arguments passed to plot_ly

Value

plotly object


AstraZeneca/INSPECTumours documentation built on March 30, 2023, 12:30 p.m.