plot.est {geocausal} | R Documentation |
Plot estimates
Description
Plot estimates
Usage
## S3 method for class 'est'
plot(x, ..., lim = NA)
Arguments
x |
input |
... |
arguments passed on to the function |
lim |
limits of the scale. By default, NA. To set limits manually, provide a vector of max and min |
[Package geocausal version 0.3.2 Index]