Skip to contents

Get the summary statistics of each group from the dilution table [Deprecated]

summarise_dilution_table was renamed to summarise_curve_table.

Usage

summarise_dilution_table(
  dilution_table,
  grouping_variable = c("Transition_Name", "Dilution_Batch_Name"),
  conc_var = "Dilution_Percent",
  signal_var = "Area"
)