Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.2.3) of this package.
Take me there.
svMisc (version 0.9-65)
SciViews GUI API - Miscellaneous functions
Description
Supporting functions for the GUI API (various utilitary functions)
Copy Link
Link to current version
Version
Version
1.2.3
1.1.4
1.1.0
1.0-2
0.9-70
0.9-69
0.9-68
0.9-65
0.9-63
0.9-61
0.9-60
0.9-57
0.9-56
0.9-48
0.9-46
Install
install.packages('svMisc')
Monthly Downloads
1,726
Version
0.9-65
License
GPL-2
Maintainer
Philippe Grosjean
Last Published
April 1st, 2012
Functions in svMisc (0.9-65)
Search all functions
isRgui
Is Rgui.exe (under Windows) running?
assignTemp
Assign a temporary variable in the TempEnv environment
guiCmd
Execute a command in the GUI client
isWin
Is it a Windows platform?
sourceClipboard
Source code from the clipboard
clipsource-deprecated
Source code from the clipboard - deprecated
systemFile
Get a system file or directory
listTypes
List all types for a method
tempvar
Get an arbitrary name for a temporary variable
completion
Get a completion list for a R code fragment
toRjson
Convert R object to and from RJSON specification
CompletePlus
Get completion and additional information from an R code fragment
changeTemp
Change an item in a temporary list variable
unitTests.svMisc
Unit tests for the package svMisc
addItems
Add items from one vector to another one with or without replacement
argsTip
Show function arguments in a human-readable way - get a call tip
isAqua
Is R running with the AQUA GUI (R.app or R64.app)?
descFun
Get textual help on function or function arguments
pkg
A very silent and multipackage require() function
captureAll
Run an R expression and capture output and messages in a similar way as it would be done at the command line
pkgMan
Functions to manage R side of the SciViews R package manager
progress
Display progression of a long calculation on the console and/or in a GUI
Sys.userdir
Get the user directory
Sys.tempdir
Get the system temporary directory
addTemp
Add data to an item in a temporary list variable
isHelp
Is there a help file and example to run associated with an object?
def
Define a vector of a given mode and length (possibly filling it with default values)
TempEnv
Get an environment dedicated to temporary variables (and create it if needed)
objBrowse
Functions to implement an object browser
compareRVersion
Compare current R version with a specified one
existsTemp
Determine if a variable exists in TempEnv
r
A very silent and multipackage require() function
svMisc-package
SciViews GUI API - Miscellaneous functions
helpSearchWeb
Search web documents about R and R functions
Parse-deprecated
Parse a character string as if it was a command entered at the command line
isSDI
Is Rgui started in SDI mode under Windows?
isMac
Is it a Macintosh platform?
Complete
Get a completion list for a R code fragment
Args
Show function arguments in a human-readable way - get a call tip
listMethods
List all methods associated with a generic function or a class
parseText
Parse a character string as if it was a command entered at the command line
rmTemp
Remove one or several temporary variable(s) from the TempEnv environment
getEnvironment
Get an environment, knowing its position
getTemp
Get a temporary variable from the TempEnv environment