draw_acf: Flexible function for plotting autocorrelation functions in...

Description Usage Arguments

Description

Flexible function for plotting autocorrelation functions in ggplot

Usage

1
2
draw_acf(input_frame, lags, input, file_name = NULL, save_path = NULL,
  do_print = TRUE)

Arguments

input_frame

A dataframe with a date object and a series to be plotted

lags

An integer giving the number of lags

input

A string with input variable name

file_name

A string indicating name of output

save_path

A string with path to save file

do_print

A Bolean indicating if plot should be printed


AKLLaursen/powerfor documentation built on May 5, 2019, 11:30 a.m.