plot.BatteryDatum {SensusR}R Documentation

Plot battery data.

Description

Plot battery data.

Usage

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

Arguments

x

Battery data.

pch

Plotting character.

type

Line type.

main

Main title.

...

Other plotting parameters.

Value

None


[Package SensusR version 2.3.1 Index]