plot_sample_data: Plot showing ML estimate of sample parameters.

Description Usage Arguments Value

Description

Plot showing ML estimate of sample parameters.

Usage

1
2
3
4
5
6
7
plot_sample_data(
  d,
  labeller_function = NULL,
  external_purity_estimate = NULL,
  label_external_purity = "Independent estimate",
  subset = NULL
)

Arguments

d

Object returned from 'add_lowpass_sampled'.

labeller_function

(optional) function returning a modified version of sample labels.

external_purity_estimate

(optional) numeric vector of external purity estimates of each sample.

label_external_purity

(optional) label to be used in the legend of the external purity estimates.

subset

(optional) character vector defining a subset of samples to plot.

Value

A ggplot object


T-Heide/MLLLP documentation built on Dec. 18, 2021, 3:09 p.m.