Skip to contents

Plot qSIP sample data density curves

Usage

plot_sample_curves(
  qsip_data_object,
  title = NULL,
  facet_by = "source",
  show_wad = FALSE,
  colors = lifecycle::deprecated()
)

Arguments

qsip_data_object

(qsip_data) qSIP object

title

(character) An optional title for the plot

facet_by

(character) Facet the plots by "source" or by "isotope"

show_wad

(logical) A logical value

Value

A ggplot object