[R] How to create .rda file to be used in package building

Robin Hankin r.hankin at noc.soton.ac.uk
Thu Jun 21 10:13:56 CEST 2007


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]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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



More information about the R-help mailing list