plot.cf | R Documentation |
Plot a correlation function
## S3 method for class 'cf' plot(x, neg.vec = rep(1, times = length(x$cf0)), rep = FALSE, ...)
x |
|
neg.vec |
Numeric vector of length |
rep |
See |
... |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.