plot.LightDatum {SensusR}R Documentation

Plot light data.

Description

Plot light data.

Usage

## S3 method for class 'LightDatum'
plot(x, pch = ".", type = "l", ...)

Arguments

x

Light data.

pch

Plotting character.

type

Line type.

...

Other plotting parameters.

Value

None


[Package SensusR version 2.3.1 Index]