steps: Interactive history.

Description Usage Arguments

Description

is_steps verifies if the given object is a valid steps structure.

plot.steps open an interactive history viewer.

plot.steps open an interactive history viewer.

Usage

1
2
3
4
5
6
7
is_steps(x)

## S3 method for class 'steps'
plot(x, ...)

## S3 method for class 'steps'
print(x, ...)

Arguments

x

The steps history object to be printed or viewed in plot; the object to be tested in is_steps.

...

Extra arguments for printing/plotting.


lbartnik/experiment documentation built on May 20, 2019, 8:27 p.m.