Files and Directories
Click to navigate
simple.lag.R simple.lm.R getAnswer.R yahoo.get.hist.quote.R UsingR.R densityplot.R superbarplot.R scatter.with.hist.R simple.eda.R Split.zoo.R simple.chutes.R String3.R simple.violinplot.R simple.freqpoly.R simple.densityplot.R sim.R simple.plot.hist.and.box.R simple.fancy.stripchart.R String4.R simple.z.test.R simple.eda.ts.R simple.scatterplot.R simple.median.test.R violinplot.R UsingR.html StringOOP.R simple.hist.and.boxplot.R QQplot.R DOTplot.R squareplot.ROther R books of interest(Apologies to missed ones. See also R-project's list )
|
Function files can be downloaded from here.
You can do this from within R with the command
source(file=url("http://www.math.csi.cuny.edu/UsingR/Functions/function.R"))
where function.R is the proper name. Function files come with an
accompanying html file for documentation.
|