Class-Sources | R Documentation |
Sources
S3 methods for class Sources
:
## S3 method for class 'Sources'
print(x, Nrows = 30, ...)
## S3 method for class 'Sources'
head(x, ...)
## S3 method for class 'Sources'
tail(x, ...)
## S3 method for class 'Sources'
plot(x, ...)
## S3 method for class 'Sources'
join(...)
x |
a |
Nrows |
number of maximum rows to print without changing to compact display. |
... |
further arguments to be passed to other methods. For |
For join.Sources
no further arguments other than different data.frame
s of class Sources
can be supplied.
Christoph Haeni
bLSmodelR-package
, runbLS
, genSources
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.