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

example scripts used by R

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