S3 class solarMultipoint.
1 2 3 4 5 6 7 8 9 10 11 12 13 | ## S3 method for class 'solarMultipoint'
print(x, ...)
## S3 method for class 'solarMultipoint'
plot(x, pass = 1, main, xlab, faceting = TRUE,
...)
## S3 method for class 'solarMultipoint'
summary(object, ...)
## S3 method for class 'solarMultipoint'
tabplot(object, LOD.thr = 1.5, plot.null = TRUE,
...)
|
x |
An object of class |
... |
Additional arguments. |
pass |
Integer argument for |
main |
An argument for |
xlab |
An argument for |
faceting |
An argument for |
object |
An object of class |
LOD.thr |
An argument for |
plot.null |
An argument for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.