Re: example scripts used by R

2014-08-31 Thread kamaraju kusumanchi
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)

Re: example scripts used by R

2014-08-24 Thread Don Armstrong
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