It needs to be polygon1.RData, not .Rdata. You've not actually told
us your OS, but it looks like you imagine that R is case-insensitive
just because Windows is.
On Sun, 28 Nov 2010, Ronald Barry wrote:
Greetings,
I wanted to add a dataset to a complete R package I am working on
(the packag
Greetings,
I wanted to add a dataset to a complete R package I am working on
(the package cleanly installs and passes the R CMD check).
The data (a matrix) was saved, and the save() image dragged to the
/data folder, and is a .Rdata file. It can be read directly using
load (see below), but now t