Class-Sources: S3 methods for class 'Sources'

Class-SourcesR Documentation

S3 methods for class Sources

Description

S3 methods for class Sources:

Usage

## 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(...)

Arguments

x

a data.frame of class Sources.

Nrows

number of maximum rows to print without changing to compact display.

...

further arguments to be passed to other methods. For join.Sources see the details section below.

Details

For join.Sources no further arguments other than different data.frames of class Sources can be supplied.

Author(s)

Christoph Haeni

See Also

bLSmodelR-package, runbLS, genSources


ChHaeni/bLSmodelR documentation built on Dec. 5, 2024, 8:47 a.m.