Plot a correlation function
# S3 method for cf
plot(x, neg.vec = rep(1, times = length(cf$cf0)), rep = FALSE, ...)cf_boot object
Numeric vector of length cf$cf0. This allows switching the
sign for certain time slices or observables such that displaying in
log-scale is sensible.
See plotwitherror.
Graphical parameter to be passed on to plotwitherror
Invisibly returns a data.frame with named columns t containing the (physical)
t-values, CF the mean values of the correlation function and Err its standard error.