Other packages > Find by keyword >

RWinEdt  

R Interface to 'WinEdt'
View on CRAN: Click here


Download and install RWinEdt package within the R console
Install from CRAN:
install.packages("RWinEdt")

Install from Github:
library("remotes")
install_github("cran/RWinEdt")

Install by package version:
library("remotes")
install_version("RWinEdt", "2.0-6")



Attach the package and use:
library("RWinEdt")
Maintained by
Uwe Ligges
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-05-19
Latest Update: 2017-01-05
Description:
A plug in for using 'WinEdt' as an editor for R.
How to cite:
Uwe Ligges (2005). RWinEdt: R Interface to 'WinEdt'. R package version 2.0-6, https://cran.r-project.org/web/packages/RWinEdt. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.7-3 (2005-05-19 13:20), 1.7-4 (2006-02-03 09:02), 1.7-5 (2006-10-03 12:40), 1.7-6 (2007-09-14 17:43), 1.7-7 (2007-10-07 10:30), 1.7-8 (2007-10-17 17:38), 1.7-9 (2007-11-04 19:50), 1.8-0 (2008-05-05 08:47), 1.8-1 (2009-03-03 21:19), 1.8-2 (2009-11-18 12:50), 1.8-3 (2011-07-04 09:40), 2.0-0 (2011-10-03 16:59), 2.0-1 (2013-07-21 20:56), 2.0-2 (2013-11-17 19:36), 2.0-3 (2015-05-31 17:35), 2.0-4 (2015-06-17 23:54), 2.0-5 (2015-07-30 00:16)
Other packages that cited RWinEdt R package
View RWinEdt citation profile
Other R packages that RWinEdt depends, imports, suggests or enhances
Complete documentation for RWinEdt
Functions, R codes and Examples using the RWinEdt R package
Some associated functions: WinEdt . ismdi . 
Some associated R codes: createIcon.R . getWinEdt.R . installWinEdt.R . ismdi.R . startWinEdt.R . zzz.R .  Full RWinEdt package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA