Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 24 found.
[1] < 1 2 3 > [3]  Sort:

iplot.list (Package: iplots) :

These functions are used to manage currently open iPlots. Exactly one of the open iPlots is the current plot. Every newly created iPlot automatically becomes the current plot. Any plot specific functions, such as ilines operate on the current plot.
● Data Source: CranContrib
● Keywords: iplot
● Alias: iplot.cur, iplot.list, iplot.next, iplot.off, iplot.prev, iplot.set
● 0 images

ipcp (Package: iplots) :

This function creates a new interactive parallel coordinates plot from the given data.
● Data Source: CranContrib
● Keywords: hplot
● Alias: ipcp
● 0 images

iset.col (Package: iplots) :

This function sets the colors of cases of an iSet. Every iPlot is free to use the corresponding representation individually. Color of a case is a iSet-global property, that is all iPlots associated with an iSet will reflect the change.
● Data Source: CranContrib
● Keywords: iplot
● Alias: iset.brush, iset.col
● 0 images

ievent.wait (Package: iplots) :

This function provides a way of building interactive event loops in R. Currently SJava interface has no stable callbacks, therefore this is the only way of defining new interactions in iPlots.
● Data Source: CranContrib
● Keywords: hplot
● Alias: ievent.wait
● 0 images

iobj.list (Package: iplots) :

These functions are used to manage iObjects of an iPlot. Exactly one of the iObjects is the current one (for each iPlot). Every newly created iObject automatically becomes current.
● Data Source: CranContrib
● Keywords: iplot
● Alias: !=.iobj, ==.iobj, iobj.cur, iobj.get, iobj.list, iobj.next, iobj.prev, iobj.rm, iobj.set
● 0 images

imap (Package: iplots) :

This function creates a new interactive map from the given data.
● Data Source: CranContrib
● Keywords: hplot
● Alias: imap
● 0 images

ibar (Package: iplots) :

This function creates a new interactive bar chart from the given data.
● Data Source: CranContrib
● Keywords: hplot
● Alias: ibar
● 0 images

iobj.opt (Package: iplots) :

This function modifies parameters of an iObject.
● Data Source: CranContrib
● Keywords: iplot
● Alias: iobj.opt
● 0 images

ibox (Package: iplots) :

This function creates a new interactive box plot from the given data.
● Data Source: CranContrib
● Keywords: hplot
● Alias: ibox
● 0 images

ihammock (Package: iplots) :

This function creates a new interactive hammock plot. Please note that a hammock plot was not necessarily designed to support highlighting, so it may be of limited use. It was created as a proof of the iBase concept which makes it very easy to implement new interactive plots.
● Data Source: CranContrib
● Keywords: hplot
● Alias: ihammock
● 0 images