[R] names of objects in .rda
Duncan Murdoch
murdoch at stats.uwo.ca
Fri May 11 18:54:28 CEST 2007
On 5/11/2007 11:53 AM, Benilton Carvalho wrote:
> Hi everyone,
>
> sorry if this was discussed before (and in this situation, could you
> please point me to the discussion in the archive? My search didn't
> seem to be effective).
>
> Is there a way of getting the names of objects in a .rda file without
> having to load it?
>
> Thank you very much,
Not currently, but it would be a nice little project for someone to
write that, and also code to help retrieve objects from a .rda file
after it had been damaged and was no longer loadable by R. My normal
advice would be not to use .rda files to save things, but sometimes the
alternatives are not nearly as convenient.
Duncan Murdoch
More information about the R-help
mailing list