WinEdt: Internal functions of the package RWinEdt

Description Usage Arguments Author(s) References

Description

These internal functions are not intended to be called by the user. Instead, a simple click into the menu is sufficient.

Usage

1
2
3
getWinEdt()
installWinEdt(InstallRoot, ApplData, WinEdtVersion, force = FALSE)
startWinEdt(InstallRoot, ApplData, WinEdtVersion, args = NULL)

Arguments

InstallRoot

The path where WinEdt is installed.

ApplData

The path to the user's Application Data directory of WinEdt.

WinEdtVersion

WinEdt versions < 6 and >= 6 have to be handled very differently.

force

If FALSE (default), no files of an already installed version of R-WinEdt are overwritten; if TRUE those files will be overwritten; if NULL, the user will be asked.

args

Command line arguments to be passed to the WinEdt instance.

Author(s)

Uwe Ligges Uwe.Ligges@R-project.org; http://www.statistik.tu-dortmund.de/~ligges.

References

Ligges, U. (2003): R-WinEdt. In: Hornik, K., Leisch, F. and Zeileis, A. (eds.), Proceedings of the 3rd International Workshop on Distributed Statistical Computing (DSC 2003), March 20-22, TU Wien, Vienna, Austria. ISSN 1609-395X, http://www.ci.tuwien.ac.at/Conferences/DSC-2003/Proceedings/.


RWinEdt documentation built on May 2, 2019, 8:40 a.m.