Skip to contents

View an absorbance/concentration plot

Usage

qp_plot_standards(x)

Arguments

x

The output of qp or qp_calc_conc

Value

a ggplot

Examples

absorbances |>
  qp() |>
  qp_plot_standards()
#> Warning: `sample_type` contains values other than `standard` and `unknown`
#> ! These values may be ignored downstream!
#> Warning: `sample_type` contains values other than `standard` and `unknown`
#> ! These values may be ignored downstream!