playwith.history: Session history for playwith

Description Usage Arguments Details See Also Examples

View source: R/apiMain.R

Description

A basic history of plot calls in playwith, like history.

Usage

1
playwith.history(max.show = 100, ...)

Arguments

max.show

maximum number of history items to show.

...

ignored.

Details

The returned history is a combination of the stored session history (stored in playwith:::.PlaywithEnv$history and the current history for all open playwith windows.

See Also

playwith

Examples

1
2
3

playwith documentation built on May 29, 2017, 12:28 p.m.