Learn R Programming

⚠️There's a newer version (1.2.3) of this package.Take me there.

svMisc (version 0.9-69)

SciViews GUI API - Miscellaneous functions

Description

Supporting functions for the GUI API (various utility functions)

Copy Link

Version

Install

install.packages('svMisc')

Monthly Downloads

1,907

Version

0.9-69

License

GPL-2

Maintainer

Philippe Grosjean

Last Published

March 18th, 2013

Functions in svMisc (0.9-69)

def

Define a vector of a given mode and length (possibly filling it with default values)
Complete

Get a completion list for a R code fragment
Parse-deprecated

Parse a character string as if it was a command entered at the command line
captureAll

Run an R expression and capture output and messages in a similar way as it would be done at the command line
argsTip

Show function arguments in a human-readable way - get a call tip
clipsource-deprecated

Source code from the clipboard - deprecated
Args

Show function arguments in a human-readable way - get a call tip
getTemp

Get a temporary variable from the SciViews:TempEnv environment
listTypes

List all types for a method
isJGR

Is R running with the JGR GUI?
toRjson

Convert R object to and from RJSON specification
systemFile

Get a system file or directory
pkg

A very silent and multipackage require() function
guiCmd

Execute a command in the GUI client
objBrowse

Functions to implement an object browser
pkgMan

Functions to manage R side of the SciViews R package manager
addTemp

Add data to an item in a temporary list variable
descFun

Get textual help on function or function arguments
rmTemp

Remove one or several temporary variable(s) from the SciViews:TempEnv environment
CompletePlus

Get completion and additional information from an R code fragment
r

A very silent and multipackage require() function
progress

Display progression of a long calculation on the console and/or in a GUI
batch

Run a function in batch mode
existsTemp

Determine if a variable exists in SciViews:TempEnv
Sys.userdir

Get the user directory
sourceClipboard

Source code from the clipboard
Sys.tempdir

Get the system temporary directory
assignTemp

Assign a temporary variable in the SciViews:TempEnv environment
isHelp

Is there a help file and example to run associated with an object?
isWin

Is it a Windows platform?
unitTests.svMisc

Unit tests for the package svMisc
isSDI

Is Rgui started in SDI mode under Windows?
helpSearchWeb

Search web documents about R and R functions
fileEdit

Invoke an external text editor for a file
compareRVersion

Compare current R version with a specified one
isAqua

Is R running with the AQUA GUI (R.app or R64.app)?
isRgui

Is Rgui.exe (under Windows) running?
completion

Get a completion list for a R code fragment
parseText

Parse a character string as if it was a command entered at the command line
TempEnv

Get an environment dedicated to temporary variables (and create it if needed)
addItems

Add items from one vector to another one with or without replacement
tempvar

Get an arbitrary name for a temporary variable
getEnvironment

Get an environment, knowing its position
isMac

Is it a Macintosh platform?
svMisc-package

SciViews GUI API - Miscellaneous functions
changeTemp

Change an item in a temporary list variable
listMethods

List all methods associated with a generic function or a class