On Sun, Aug 24, 2014 at 12:28 PM, Don Armstrong wrote:
> On Sat, 23 Aug 2014, kamaraju kusumanchi wrote:
> > Does anyone know where R stores the example scripts? For eg, I am
> > trying to find out the R script that runs when example(min) is run.
> >
> > rajulocal@hogwarts:~$ R
> > > example(min)
On Sat, 23 Aug 2014, kamaraju kusumanchi wrote:
> Does anyone know where R stores the example scripts? For eg, I am
> trying to find out the R script that runs when example(min) is run.
>
> rajulocal@hogwarts:~$ R
> > example(min)
Your best bet is just to look at the output of
example(min,give.l
Does anyone know where R stores the example scripts? For eg, I am trying to
find out the R script that runs when example(min) is run.
rajulocal@hogwarts:~$ R
> example(min)
rajulocal@hogwarts:/usr/share/R/share$ dpkg -l r-\* | grep ^ii
ii r-base3.1.1-1 all GNU R statist
3 matches
Mail list logo