Learn R Programming

SensusR (version 2.3.1)

plot.BatteryDatum: Plot battery data.

Description

Plot battery data.

Usage

# S3 method for 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