Learn R Programming

univariateML (version 1.1.1)

plot_wrangler: 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, ...)

Arguments

x

The input data.

range

Range of the data.

points

Boolean; should points be plotted by default?