Hi--

I'm creating an R package, I've read through "Writing R Extensions" and the
package.skeleton() R page-- and I'm still running into a little confusion.
I would greatly appreciate any advice you can provide.

Where do I run my following line of code from?:
> package.skeleton(name = "a", code_files = "EsetObject.r"

I'm currently running it from Rgui, but when I type the line above nothing
happens.

Thank you very much.

Ben

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to