Learn R Programming

mistat (version 2.0.3)

OTURB: Cycle Times of a Piston

Description

100 cycle times (\(s\)) of a piston, as from pistonSimulation.

Usage

data(OTURB)

Arguments

References

See pistonSimulation

Examples

Run this code
# NOT RUN {
data(OTURB)

plot(OTURB, type="b")
# }

Run the code above in your browser using DataLab