[R] how to make a folder as package in R

R. Michael Weylandt michael.weylandt at gmail.com
Tue Sep 11 10:53:02 CEST 2012


Start with ?package.skeleton()

Cheers,
Michael

On Tue, Sep 11, 2012 at 9:47 AM, purushothaman <purushothaman.b at ge.com> wrote:
> Hi
>
> how to make a filder as R Package.
>
> for exampled
>
> c:\test folder having following files
> add.r
> test1.r
> sub.r
>
> i need to make package like this test_v1.zip.
>
> thanks
> B.Purushothaman
>
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/how-to-make-a-folder-as-package-in-R-tp4642734.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org 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.




More information about the R-help mailing list