Deli the way I do it is to start with an R session with the data objects in memory.
Then package.skeleton() creates a directory tree which is, well, a package skeleton, including the data which appears as .rda files in the data/ directory. HTH Robin On 20 Jun 2007, at 21:50, Deli Wang wrote: > Hi, > > Can someone tell me how to create .rda data files in R so that they > can be > used contributed package? > > Thanks > > Deli Wang > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] 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. -- Robin Hankin Uncertainty Analyst National Oceanography Centre, Southampton European Way, Southampton SO14 3ZH, UK tel 023-8059-7743 ______________________________________________ [email protected] 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.
