Hi, I am trying to see the source code of rstandard function. I tried below,> methods('rstandard')[1] rstandard.glm* rstandard.lm* What do I need to do if I want to see the source code of rstandard.lm*? Thanks for your help.
You can use getAnywhere On Sun, Jun 19, 2022, 13:23 Christofer Bogaso <bogaso.christofer at gmail.com> wrote:> Hi, > > I am trying to see the source code of rstandard function. I tried below, > > > methods('rstandard') > > [1] rstandard.glm* rstandard.lm* > > What do I need to do if I want to see the source code of rstandard.lm*? > > Thanks for your help. > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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. >[[alternative HTML version deleted]]
On Sun, 19 Jun 2022, Christofer Bogaso writes:> Hi, > > I am trying to see the source code of rstandard function. I tried below, > >> methods('rstandard') > > [1] rstandard.glm* rstandard.lm* > > What do I need to do if I want to see the source code of rstandard.lm*? > > Thanks for your help.Since someone took the time to add this topic to the FAQs, I think the answer deserves being mentioned: https://cran.r-project.org/doc/FAQ/R-FAQ.html#How-do-I-access-the-source-code-for-a-function_003f -- Enrico Schumann Lucerne, Switzerland http://enricoschumann.net