Learn R Programming

⚠️There's a newer version (0.9-54) of this package.Take me there.

playwith (version 0.9-7)

A GUI for interactive plots using GTK+

Description

A GTK+ graphical user interface for viewing and interacting with R plots. It tries to work out the structure of a plot, in order to interact with it. The built-in features include: zooming the data space, identifying data points, editing and annotating the plot, and saving to a file. New tools can be defined. Also includes latticist, a lattice-based tool for exploratory visualisation.

Copy Link

Version

Install

install.packages('playwith')

Monthly Downloads

109

Version

0.9-7

License

GPL (>= 2)

Maintainer

Felix Andrews

Last Published

February 15th, 2017

Functions in playwith (0.9-7)

playwith.API

The playwith API
autoplay

Set playwith to run automatically.
playSelectData

Let playwith user select data points
xyCoords

Get playwith plot data points
rawXLim

Get or set current plot limits
playDo

Do something in a specified plot space
playwith

An interactive plot GUI
playPrompt

Show a message to the playwith user
playwith.options

User default settings for playwith
playGetIDs

Get IDs of identified points
quickTool

Create new playwith tools
cutEq

Cut into equal-sized groups.
playState

Object representing the plot, window and device.
callArg

Work with plot call arguments
whichSpace

Convert device coordinates to plot space
playDev

Work with the playwith device
marginals

Display marginal distributions
latticist

A Lattice GUI
playPointInput

Get point, line or rect input from playwith user
playReplot

Draw a playwith plot
parameterControlTool

Create playwith tools for controlling parameter values
playTools

Built-in tools for playwith