Class-Sensors: S3 methods for class 'Sensors'

Class-SensorsR Documentation

S3 methods for class Sensors

Description

S3 methods for class Sensors:

Usage

## S3 method for class 'Sensors'
print(x, Nrows = 30, ...)
## S3 method for class 'Sensors'
head(x, ...)
## S3 method for class 'Sensors'
tail(x, ...)

## S3 method for class 'Sensors'
plot(x, ...)

## S3 method for class 'Sensors'
join(...)

Arguments

x

a data.frame of class Sensors.

Nrows

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

...

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

Details

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

Author(s)

Christoph Haeni

See Also

bLSmodelR-package, runbLS, genSensors


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