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 33 found.
[1] < 1 2 3 4 > [4]  Sort:

DPExplorer (Package: tkWidgets) : Functions constuct a widget to explore BioC's data packages

These functions construct a widget that allow users to visually explore a data package of Bioconductor and read selected elements to R
● Data Source: BioConductor
● Keywords: interface
● Alias: DPExplorer, getTopLevel, loadDataPkg
● 0 images

WName (Package: tkWidgets) : Accessors for Primitive Widget Objects

Currently primitive widget objects (pwidgets) are implemented as lists, but this will change. Users should only rely on these accessors functions, not the implementation.
● Data Source: BioConductor
● Keywords: manip
● Alias: WEnd, WLValue, WLValue<-, WName, WRButtons, WValue, WValue<-, WbuttonFun, WbuttonText, WcanEdit, WfromText, WpostFun, WpreFun, WtoText, WwList, WwList<-
● 0 images

appendSepDir (Package: tkWidgets) : List File and Directories for a Given Path

Takes a path and returns a vector of string with the names of files and directories for the path. The directory names will have a system dependent path separator (e. g. / for Unix) appended.
● Data Source: BioConductor
● Keywords: manip
● Alias: appendSepDir
● 0 images

args2XML (Package: tkWidgets) : Converting the formal arguments to a function and converts into

This function reads the formal arguments to a given function and converts the content into an XML format
● Data Source: BioConductor
● Keywords: misc
● Alias: args2XML
● 0 images

argsWidget (Package: tkWidgets) : Functions to construct a widget that takes inputs from users

Given a argument list, the functions construct a widget to allow users to entry or select values for arguments defined by the names of the argument list.
● Data Source: BioConductor
● Keywords: interface
● Alias: argsWidget, formatArg, funcs2Char, getPWidget, getSymbol, getTrueNullNa
● 0 images

colInfo-class (Package: tkWidgets) : Class "colInfo" presents column information for a data frame

This class is for keeping information about a data frame to be processed. The class is mainly for use by importWizard
● Data Source: BioConductor
● Keywords: classes
● Alias: colInfo, colInfo-class, colName, colName,colInfo-method, colName<-, colName<-,colInfo-method, colType, colType,colInfo-method, colType<-, colType<-,colInfo-method, dropOrNot, dropOrNot,colInfo-method, dropOrNot<-, dropOrNot<-,colInfo-method
● 0 images

dataViewer (Package: tkWidgets) : Function to view a data object passed

This function creates a widget to allow users to view the content of a data frame passed and decide whether to save the data or not.
● Data Source: BioConductor
● Keywords: interface
● Alias: dataViewer
● 0 images

dbArgsWidget (Package: tkWidgets) : Function to build a widget for inputing database arguments

This functions creates a interactive widget to allow users to input arguments for database connection for Unix.
● Data Source: BioConductor
● Keywords: interface
● Alias: dbArgsWidget
● 0 images

eExplorer (Package: tkWidgets) : A widget that allows users to explore the example code and help

Given a valid package name as a character string, eExplorer collects all the example code from the "R-ex" directory from the R library for that package and then displays the names of the code examples in a list box. When a name in the list box is clicked, the corresponding code will be displayed and users are allowed to execute the code or view the help file for the function the example code is for.
● Data Source: BioConductor
● Keywords: interface
● Alias: eExplorer, getExCode, getHelpFile
● 0 images

fileBrowser (Package: tkWidgets) : Simple Interface to View and Pick Files

This function provides the widget for users to go up and down a path and view the files. When files are selected and the "End" button is pressed, the function returns a vector of character strings with the full paths of the selected files.
● Data Source: BioConductor
● Keywords: interface
● Alias: fileBrowser
● 0 images