solarMultipointClass: S3 class solarMultipoint.

Description Usage Arguments

Description

S3 class solarMultipoint.

Usage

 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,
  ...)

Arguments

x

An object of class solarMultipoint.

...

Additional arguments.

pass

Integer argument for plot method, indicating whether which pass in multi-passs linkage scan to be plotted. The default value is 1.

main

An argument for plot method.

xlab

An argument for plot method.

faceting

An argument for plot method. The default value is TRUE.

object

An object of class solarMultipoint.

LOD.thr

An argument for tabplot method. The default value is 1.5.

plot.null

An argument for tabplot method. The default value is TRUE.


solarius documentation built on May 2, 2019, 2:43 a.m.