plot_wrangler: Wrangles arguments for use in the plot, lines and points...

View source: R/generics.R

plot_wranglerR Documentation

Wrangles arguments for use in the plot, lines and points functions.

Description

Wrangles arguments for use in the plot, lines and points functions.

Usage

plot_wrangler(x, range, points = FALSE, kind, ...)

Arguments

x

The input data.

range

Range of the data.

points

Boolean; should points be plotted by default?


JonasMoss/univariateML documentation built on April 11, 2025, 10:55 p.m.