SciViews GUI API - Miscellaneous functions


[Up] [Top]

Documentation for package ‘svMisc’ version 0.9-70

Help Pages

svMisc-package SciViews GUI API - Miscellaneous functions
addActions Add items from one vector to another one with or without replacement
addIcons Add items from one vector to another one with or without replacement
addItems Add items from one vector to another one with or without replacement
addMethods Add items from one vector to another one with or without replacement
addTemp Add data to an item in a temporary list variable
argsTip Show function arguments in a human-readable way - get a call tip
assignTemp Assign a temporary variable in the SciViews:TempEnv environment
batch Run a function in batch mode
callTip Show function arguments in a human-readable way - get a call tip
captureAll Run an R expression and capture output and messages in a similar way as it would be done at the command line
changeTemp Change an item in a temporary list variable
compareRVersion Compare current R version with a specified one
completion Get a completion list for a R code fragment
def Define a vector of a given mode and length (possibly filling it with default values)
descArgs Get textual help on function or function arguments
descFun Get textual help on function or function arguments
evalRjson Convert R object to and from RJSON specification
existsTemp Determine if a variable exists in SciViews:TempEnv
fileEdit Invoke an external text editor for a file
getTemp Get a temporary variable from the SciViews:TempEnv environment
guiCmd Execute a command in the GUI client
guiExport Execute a command in the GUI client
guiImport Execute a command in the GUI client
guiLoad Execute a command in the GUI client
guiReport Execute a command in the GUI client
guiSave Execute a command in the GUI client
guiSetwd Execute a command in the GUI client
guiSource Execute a command in the GUI client
helpSearchWeb Search web documents about R and R functions
isAqua Is R running with the AQUA GUI (R.app or R64.app)?
isHelp Is there a help file and example to run associated with an object?
isJGR Is R running with the JGR GUI?
isMac Is it a Macintosh platform?
isRgui Is Rgui.exe (under Windows) running?
isSDI Is Rgui started in SDI mode under Windows?
isWin Is it a Windows platform?
listMethods List all methods associated with a generic function or a class
listToJson Convert R object to and from RJSON specification
listTypes List all types for a method
objBrowse Functions to implement an object browser
objClear Functions to implement an object browser
objDir Functions to implement an object browser
objInfo Functions to implement an object browser
objList Functions to implement an object browser
objMenu Functions to implement an object browser
objSearch Functions to implement an object browser
package A very silent and multipackage require() function
parseText Parse a character string as if it was a command entered at the command line
pkgManDescribe Functions to manage R side of the SciViews R package manager
pkgManDetach Functions to manage R side of the SciViews R package manager
pkgManGetAvailable Functions to manage R side of the SciViews R package manager
pkgManGetInstalled Functions to manage R side of the SciViews R package manager
pkgManGetMirrors Functions to manage R side of the SciViews R package manager
pkgManInstall Functions to manage R side of the SciViews R package manager
pkgManLoad Functions to manage R side of the SciViews R package manager
pkgManRemove Functions to manage R side of the SciViews R package manager
pkgManSetCRANMirror Functions to manage R side of the SciViews R package manager
print.objList Functions to implement an object browser
progress Display progression of a long calculation on the console and/or in a GUI
rmTemp Remove one or several temporary variable(s) from the SciViews:TempEnv environment
sourceClipboard Source code from the clipboard
svMisc SciViews GUI API - Miscellaneous functions
systemDir Get a system file or directory
systemFile Get a system file or directory
TempEnv Get an environment dedicated to temporary variables (and create it if needed)
tempvar Get an arbitrary name for a temporary variable
toRjson Convert R object to and from RJSON specification
unitTests.svUnit Unit tests for the package svMisc
write.objList Functions to implement an object browser