20.2.07

Using jayridge.eda()

I uploaded the R script here:
http://jayridge.googlepages.com/jayridge.eda.R

Now u can use it by sourcing the file from within R. This example shows how to load the function and generates a nonsensical plot from within the R console. ;)

cheers!


source("http://jayridge.googlepages.com/jayridge.eda.R")
jayridge.eda(rnorm(20), "Random Deviates")