add.lm.trendline: Add Linear Model Trendline

View source: R/statistics.plot.R

add.lm.trendlineR Documentation

Add Linear Model Trendline

Description

A helper function to plot the trendline determined from a base::lm model.

Usage

add.lm.trendline(model, col = "black", lwd = 1, lty = 1, ...)

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.