showModels: Show spatial gradient screening models

View source: R/s.R

showModelsR Documentation

Show spatial gradient screening models

Description

Display the models used for spatial gradient screening.

Usage

showModels(
  input = 100,
  linecolor = "black",
  linesize = 0.5,
  model_subset = NULL,
  model_remove = NULL,
  model_add = NULL,
  pretty_names = FALSE,
  x_axis_arrow = TRUE,
  verbose = NULL,
  ...
)

Arguments

linesize

Numeric value. The size of the line(s) plotted.

verbose

Logical. If set to TRUE informative messages regarding the computational progress will be printed.

(Warning messages will always be printed.)

...

Used to absorb deprecated arguments or functions.

Value

A ggplot.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.