Skip to content

Commit 7c7075a

Browse files
Give up on nicely linking autoplot.tbl_cf method
1 parent b054b0e commit 7c7075a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/acf.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' the horizontal axes show lags in time units rather than seasonal units.
1313
#'
1414
#' The resulting tables from these functions can also be plotted using
15-
#' [`autoplot.tbl_cf`].
15+
#' [`autoplot()`] with the methods provided by the {ggtime} package.
1616
#'
1717
# The tapered versions implement the ACF and PACF estimates and plots
1818
# described in Hyndman (2015), based on the banded and tapered estimates of

man/ACF.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)