Skip to content
Prev 228764 / 398500 Next

Loading Rdata files in a Package

2. files ending ?.RData? or ?.rda? are ?load()?ed.

'.Rdata' (l/c 'd') files are not supported (although on 
case-insensitive file systems they will work in _some_ circumstances, 
but only some. Without the sessionInfo() output we asked for in the 
posting guide, we can only guess if this such a file system.).
On Sun, 25 Jul 2010, Charles C. Berry wrote: