Learn R Programming

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

playwith (version 0.8.39)

A GUI for interactive plots using GTK+

Description

A 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: navigating the data space, identifying data points, editing and annotating the plot, and saving to a file. New tools can be defined. Note: the interaction features do not work with multiple-plot layouts. This package is based on RGtk2, and so requires the GTK+ libraries.

Copy Link

Version

Install

install.packages('playwith')

Monthly Downloads

52

Version

0.8.39

License

GPL (>= 2)

Maintainer

Felix Andrews

Last Published

February 15th, 2017

Functions in playwith (0.8.39)

playPrompt

Show a message to the playwith user
whichSpace

Convert device coordinates to plot space
playwith.API

The playwith API
playPointInput

Get point, line or rect input from playwith user
autoplay

Set playwith to run automatically.
playSelectData

Let playwith user select data points
plotadd

Augment a plot in-line
playDev

Work with the playwith device
playTools

Built-in tools for playwith
rawXLim

Get or set current plot limits
quickTool

Create new playwith tools
playState

Object representing the plot, window and device.
callArg

Work with plot call arguments
playDo

Do something in a specified plot space
xyCoords

Get playwith plot data points
playwith

An interactive plot GUI
playReplot

Draw a playwith plot