raw_cf
objectplot all correlators in raw_cf
object
# S3 method for raw_cf
plot(x, ..., reim = "real", reim_same = FALSE)
Object of class raw_cf
with data and meta-data.
Further parameters passed to plotwitherror.
Character vector, may contain 'real', 'imag' or 'both'. Determines whether the real and/or imaginary parts of the correlation funtions should be plotted.
Boolean, determines whether the real and imaginary parts, if both are to be plotted, will be plotted in the same plot.
Invisibly returns the plotdata, see get_plotdata_raw_cf.