plot_constraint.histogram: Histogram of Constraints.

View source: R/plots_constraints.R

plot_constraint.histogramR Documentation

Histogram of Constraints.

Description

Plots a histogram of constraint values.

Usage

plot_constraint.histogram(
  primer.df,
  con.cols,
  con.identifier,
  boundaries = NULL,
  x.limits = NULL
)

Arguments

primer.df

Primer data frame, not necessarily a Primers object.

con.cols

Constraint identifiers in primer.df to plot.

con.identifier

Name of the constraint to plot.

boundaries

List with constraint settings.

x.limits

Interval limiting the extent of the x-axis.

Value

A constraint histogram plot.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.