Skip to content
Back to formatted view

Raw Message

Message-ID: <4E9AE82C.7080306@gmail.com>
Date: 2011-10-16T14:20:28Z
From: Duncan Murdoch
Subject: Editor for RD file?
In-Reply-To: <003301cc8c03$1b38f590$51aae0b0$@gmail.com>

On 11-10-16 8:57 AM, Bogaso Christofer wrote:
> Dear all, can somebody please update me on what could be the best editor to
> write and edit the RD files? I need to something with syntax highlighter,
> auto-completion etc (like Notepad++ for R etc.). Currently I am using plain
> Notepad however expect something which could be more professional.

I believe ESS does syntax highlighting for Rd files if you use Emacs.

You could probably modify a LaTeX syntax highlighter for any other 
editor to work with Rd files:  the syntax is quite similar.

Duncan Murdoch