Dear R-helpers,
I want to see the code used when printing (using print(object) or by just
typing the object name) for a class from a package.
I can see the summary code using packagename::summary.classname but nothing
for print method and also plot methods.

In general, how can I see the COMPLETE code for a package? not just the
function defs?

-- 
Majid Einian,
PhD Candidate in "Economics",
Graduate School of Management and Economics,
Sharif University of Technology,
Tehran, IRAN

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