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 113 found.
[1] < 1 2 3 4 5 6 7 8 9 10 11 > [12]  Sort:

plotFriedEggs (Package: PBSmodelling) : Render a Pairs Plot as Fried Eggs and Beer

Create a pairs plot where the lower left half comprises either fried egg contours or smoke ring contours, the upper right half comprises glasses of beer filled to the correlation point, and the diagonals show frequency histograms of the input data.
● Data Source: CranContrib
● Keywords: hplot
● Alias: plotFriedEggs
● 0 images

lucent (Package: PBSmodelling) :

Convert a vector of solid colours to a vector of translucent ones (or vice versa)
● Data Source: CranContrib
● Keywords: color
● Alias: lucent
● 0 images

readList (Package: PBSmodelling) : Read a List from an ASCII File

Read in a list previously saved to an ASCII file by various R functions such as dput, dump, and writeList. The latter can render lists in a convenient PBSmodelling format. The function readList detects the format automatically.
● Data Source: CranContrib
● Keywords: file, list
● Alias: readList
● 0 images

plotACF (Package: PBSmodelling) :

Plot autocorrelation bars (ACF) from a data frame, matrix, or vector.
● Data Source: CranContrib
● Keywords: graphs
● Alias: plotACF
● 0 images

findPrefix (Package: PBSmodelling) : Find a Prefix Based on Names of Existing Files

Find the prefixes or suffixes of files with a given suffix or prefix in a directory.
● Data Source: CranContrib
● Keywords: file
● Alias: findPrefix, findSuffix
● 0 images

setwdGUI (Package: PBSmodelling) : Browse for Working Directory and Optionally Find Prefix

Allows the user to browse a directory tree to set the working directory. Optionally, files with given suffixes can be located in the new directory.
● Data Source: CranContrib
● Keywords:
● Alias: setwdGUI
● 0 images

addArrows (Package: PBSmodelling) : Add Arrows to a Plot Using Relative (0:1) Coordinates

Call the arrows function using relative (0:1) coordinates.
● Data Source: CranContrib
● Keywords: iplot
● Alias: addArrows
● 0 images

getGUIoptions (Package: PBSmodelling) : Get PBS Options for Widgets

Get the PBS options declared for GUI usage and set their corresponding widget values.
● Data Source: CranContrib
● Keywords:
● Alias: getGUIoptions
● 0 images

PBSoptions-class (Package: PBSmodelling) : S4: Project Options Class

Projects commonly involve various settings or options such as paths to C compilers or other third-party tools. PBSmodelling provides a set of option management functions for managing user specific options. Options can be modified through the provided set of functions on the command line, or through a custom GUI. These options can be saved to disk for use in subsequent R sessions.
● Data Source: CranContrib
● Keywords: classes, methods
● Alias: PBSoptions-class, print,PBSoptions-method, show,PBSoptions-method
● 0 images

setGUIoptions (Package: PBSmodelling) : Set PBS Options from Widget Values

Set PBS options from corresponding values of widgets in a GUI.
● Data Source: CranContrib
● Keywords:
● Alias: setGUIoptions
● 0 images