plot_rules: Plot rules

View source: R/plot-compare-refpoints.R

plot_rulesR Documentation

Plot rules

Description

Plot rules

Usage

plot_rules(
  rules,
  rule_labels = NULL,
  fig_name = NULL,
  figure_dir = "compare_figure/",
  width = 8,
  height = 6
)

Arguments

rules

data frame with rule numbers and parameter values

rule_labels

data frame with labels for rules - must be the same length as number of rows in rules

fig_name

name for figure if rule labels are included

figure_dir

the directory to save the figure to

width

option to add width of figure

height

option to add height of figure


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.