Entry: Args
Aliases: Args CallTip
Keywords: utilities
Description: Show function arguments in a human-readable way - get a call tip
URL: ../../../library/svMisc/html/Args.html

Entry: Complete
Aliases: Complete
Keywords: utilities
Description: Get a completion list for a R code fragment
URL: ../../../library/svMisc/html/Complete.html

Entry: CompletePlus
Aliases: CompletePlus
Keywords: utilities
Description: Get completion and additional information from an R code fragment
URL: ../../../library/svMisc/html/CompletePlus.html

Entry: Parse
Aliases: Parse
Keywords: IO
Description: Parse a character string as if it was a command entered at the command line
URL: ../../../library/svMisc/html/Parse.html

Entry: Sys.tempdir
Aliases: Sys.tempdir
Keywords: utilities
Description: Get the system temporary directory
URL: ../../../library/svMisc/html/Sys.tempdir.html

Entry: Sys.userdir
Aliases: Sys.userdir
Keywords: utilities
Description: Get the user directory
URL: ../../../library/svMisc/html/Sys.userdir.html

Entry: TempEnv
Aliases: TempEnv
Keywords: utilities
Description: Get an environment dedicated to temporary variables (and create it if needed)
URL: ../../../library/svMisc/html/TempEnv.html

Entry: addItems
Aliases: addItems addActions addIcons addMethods
Keywords: utilities
Description: Add items from one vector to another one with or without replacement
URL: ../../../library/svMisc/html/addItems.html

Entry: addTemp
Aliases: addTemp
Keywords: utilities
Description: Add data to an item in a temporary list variable
URL: ../../../library/svMisc/html/addTemp.html

Entry: assignTemp
Aliases: assignTemp
Keywords: utilities
Description: Assign a temporary variable in the TempEnv environment
URL: ../../../library/svMisc/html/assignTemp.html

Entry: captureAll
Aliases: captureAll
Keywords: IO
Description: Run an R expression and capture output and messages in a similar way as it would be done at the command line
URL: ../../../library/svMisc/html/captureAll.html

Entry: changeTemp
Aliases: changeTemp
Keywords: utilities
Description: Change an item in a temporary list variable
URL: ../../../library/svMisc/html/changeTemp.html

Entry: clipsource
Aliases: clipsource
Keywords: utilities
Description: Source code from the clipboard
URL: ../../../library/svMisc/html/clipsource.html

Entry: compareRVersion
Aliases: compareRVersion
Keywords: utilities
Description: Compare current R version with a specified one
URL: ../../../library/svMisc/html/compareRVersion.html

Entry: def
Aliases: def
Keywords: utilities
Description: Define a vector of a given mode and length (possibly filling it with default values)
URL: ../../../library/svMisc/html/def.html

Entry: descFun
Aliases: descFun descArgs
Keywords: utilities
Description: Get textual help on function or function arguments
URL: ../../../library/svMisc/html/descFun.html

Entry: existsTemp
Aliases: existsTemp
Keywords: utilities
Description: Determine if a variable exists in TempEnv
URL: ../../../library/svMisc/html/existsTemp.html

Entry: getEnvironment
Aliases: getEnvironment
Keywords: utilities environment
Description: Get an environment, knowing its position
URL: ../../../library/svMisc/html/getEnvironment.html

Entry: getTemp
Aliases: getTemp
Keywords: utilities
Description: Get a temporary variable from the TempEnv environment
URL: ../../../library/svMisc/html/getTemp.html

Entry: guiCmd
Aliases: guiCmd guiImport guiExport guiLoad guiReport guiSave guiSetwd guiSource
Keywords: misc
Description: Execute a command in the GUI client
URL: ../../../library/svMisc/html/guiCmd.html

Entry: helpSearchWeb
Aliases: helpSearchWeb
Keywords: utilities
Description: Search web documents about R and R functions
URL: ../../../library/svMisc/html/helpSearchWeb.html

Entry: isAqua
Aliases: isAqua
Keywords: utilities
Description: Is R running with the AQUA GUI?
URL: ../../../library/svMisc/html/isAqua.html

Entry: isHelp
Aliases: isHelp
Keywords: utilities
Description: Is there a help file and example to run associated with an object?
URL: ../../../library/svMisc/html/isHelp.html

Entry: isMac
Aliases: isMac
Keywords: utilities
Description: Is it a Macintosh platform?
URL: ../../../library/svMisc/html/isMac.html

Entry: isRgui
Aliases: isRgui
Keywords: utilities
Description: Is Rgui.exe (under Windows) running?
URL: ../../../library/svMisc/html/isRgui.html

Entry: isSDI
Aliases: isSDI
Keywords: utilities
Description: Is Rgui started in SDI mode under Windows?
URL: ../../../library/svMisc/html/isSDI.html

Entry: isWin
Aliases: isWin
Keywords: utilities
Description: Is it a Windows platform?
URL: ../../../library/svMisc/html/isWin.html

Entry: listMethods
Aliases: listMethods
Keywords: utilities
Description: List all methods associated with a generic function or a class
URL: ../../../library/svMisc/html/listMethods.html

Entry: listTypes
Aliases: listTypes
Keywords: utilities
Description: List all types for a method
URL: ../../../library/svMisc/html/listTypes.html

Entry: objBrowse
Aliases: objBrowse objClear objDir objInfo objList objMenu objSearch print.objList write.objList
Keywords: misc
Description: Functions to implement an object browser
URL: ../../../library/svMisc/html/objBrowse.html

Entry: progress
Aliases: progress
Keywords: utilities
Description: Display progression of a long calculation on the console and/or in a GUI
URL: ../../../library/svMisc/html/progress.html

Entry: r
Aliases: r
Keywords: utilities
Description: A very silent and multipackage require() function
URL: ../../../library/svMisc/html/r.html

Entry: rmTemp
Aliases: rmTemp
Keywords: utilities
Description: Remove one or several temporary variable(s) from the TempEnv environment
URL: ../../../library/svMisc/html/rmTemp.html

Entry: tempvar
Aliases: tempvar
Keywords: utilities
Description: Get an arbitrary name for a temporary variable
URL: ../../../library/svMisc/html/tempvar.html
