trStartIDE {TinnR}R Documentation

Starts IDE (Windows only)

Description

Starts the IDE under Windows.

Usage

  trStartIDE()

Note

If options(IDE = "[path.to.exe]") is defined, then that IDE is automatically started afterward.

Author(s)

Adaptations: Jose Claudio Faria joseclaudio.faria@gmail.com
Original author: Philippe Grosjean phgrosjean@sciviews.org

Examples

  ## Not run: 
    ## The bet way to use this function is add it in the Rprofile.site file
    ## located in the folder 'etc' where R is installed.
    trStartIDE()
  
## End(Not run)

[Package TinnR version 1.0.3 Index]