plotTrends: Plot Trends

View source: R/plotTrends.R

plotTrendsR Documentation

Plot Trends

Description

Create a series of diagnostic plots for a single Tobit trend test.

Usage

plotTrends(data, which = "Trend", device)

Arguments

data

the data set returned from getTrends.

which

which trend to plot, either "Trend" or "Trend.pct."

device

the name of the graphics device. Defaults to a valid graphics device on any platform. May be "pdf" to create a pdf file.

Value

The name of the graphics device.

Note

The project from which data was retrieved must be the current project.


USGS-R/restrend documentation built on Oct. 11, 2022, 6:10 a.m.