[R] Using the ConText editor?

2011-08-22 Thread Robert Lundqvist
In my orgainzation, the people resonsible for the network are not that keen on 
setting up new software, so when I asked them to set up emacs or some other 
common R editor, I was told to have a look at ConText. This editor is avaliable 
in the network, and there is some R support. Special commands are highlighted 
and such, but the most important part, sending commands writtten in a ConText 
window into R is something I haven't been able to do. Anyone who has tried and 
made it work?

Robert
**
Robert Lundqvist
Norrbotten regional council
Sweden


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Documenting variables, dataframes and files?

2011-06-22 Thread Robert Lundqvist
Every now and then I realize that my attempts to document what all dataframes 
consist of are unsufficient. So far, I have been writing notes in an external 
file. Are there any better ways to do this within R? One possibility could be 
to set up the data as packages, but I would like to have a solution on a lower 
level, closer to data. I can't find any pointers in the standard manuals. 
Suggestions are most welcome.

Robert

**
Robert Lundqvist
Norrbotten regional council
Sweden


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.