On Mon, Aug 4, 2014 at 6:11 PM, Keirstead, James E
<j.keirst...@imperial.ac.uk> wrote:
> I saw that, but actually I was wondering if there was a more general method.  
> I’d like to use plain text files if I can, instead of Rda files, since 
> they’re easier to maintain (and it’s a small file).

Well then can just deparse() your data object and put it in your one
of your regular R text files, in the same was as you would do for a
function.

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to