plot.raw_cf | R Documentation |
raw_cf
objectplot all correlators in raw_cf
object
## S3 method for class 'raw_cf' plot(x, ..., reim = "real", reim_same = FALSE)
x |
Object of class |
... |
Further parameters passed to plotwitherror. |
reim |
Character vector, may contain 'real', 'imag' or 'both'. Determines whether the real and/or imaginary parts of the correlation funtions should be plotted. |
reim_same |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.