How to find the package of a class given classname?
For example, there is a class called GAlignments, I want to do something
like
attr("GAlignments", "package") that gives you the package where the class
is defined? But of course, attr("GAlignments", "package") won't work...

Thanks for any help!
Yuan

        [[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