On 21.08.2011 00:48, Jonathan Greenberg wrote:
Folks:

I'm putting together an R package, and I was wondering where,
specifically, I put both class definitions (via setClass) as well as
setMethod calls?  Is there a particular file name I need to use?

No, any file name, e.g.
.../name_of_your_package/R/Name_of_your_class.R


Uwe Ligges



Thanks!

--j


______________________________________________
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