lines.loess: Loess Line

View source: R/lines.loess.R

lines.loessR Documentation

Loess Line

Description

Add fitted loess line to an existing plot.

Usage

## S3 method for class 'loess'
lines(x, ...)

Arguments

x

a fitted loess model.

...

passed to lines.

Value

NULL, but line is added to plot.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.