Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.2.3) of this package.
Take me there.
svMisc (version 0.9-46)
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,907
Version
0.9-46
License
GPL (>= 2)
Maintainer
Philippe Grosjean
Last Published
October 11th, 2021
Functions in svMisc (0.9-46)
Search all functions
captureAll
Run an R expression and capture output and messages in a similar way as it would be done at the command line
addTemp
Add data to an item in a temporary list variable
Complete
Get a completion list for a R code fragment
Parse
Parse a character string as if it was a command entered at the command line
clipsource
Source code from the clipboard
def
Define a vector of a given mode and length (possibly filling it with default values)
descFun
Get textual help on function or function arguments
getTemp
Get a temporary variable from the TempEnv environment
compareRVersion
Compare current R version with a specified one
isRgui
Is Rgui.exe (under Windows) running?
helpSearchWeb
Search web documents about R and R functions
objBrowse
Functions to implement an object browser
listTypes
List all types for a method
changeTemp
Change an item in a temporary list variable
isHelp
Is there a help file and example to run associated with an object?
Args
Show function arguments in a human-readable way - get a call tip
TempEnv
Get an environment dedicated to temporary variables (and create it if needed)
tempvar
Get an arbitrary name for a temporary variable
existsTemp
Determine if a variable exists in TempEnv
Sys.userdir
Get the user directory
isAqua
Is R running with the AQUA GUI?
guiCmd
Execute a command in the GUI client
isSDI
Is Rgui started in SDI mode under Windows?
progress
Display progression of a long calculation on the console and/or in a GUI
addItems
Add items from one vector to another one with or without replacement
isWin
Is it a Windows platform?
Sys.tempdir
Get the system temporary directory
rmTemp
Remove one or several temporary variable(s) from the TempEnv environment
r
A very silent and multipackage require() function
CompletePlus
Get completion and additional information from an R code fragment
listMethods
List all methods associated with a generic function or a class
isMac
Is it a Macintosh platform?
getEnvironment
Get an environment, knowing its position
assignTemp
Assign a temporary variable in the TempEnv environment