Learn R Programming

useful (version 1.2.5)

plot.acf: plot.acf

Description

Plotting an ACF object

Usage

# S3 method for acf
plot(x, ...)

Arguments

x

An ACF object

Arguments passed on to autoplot

Value

A ggplot2 object

Details

This function has been deprecated in favor of autoplot