Posted in this directory are files for using the computer with MTH 113. For example, datasets are found here. They can be read in directly from R with commands like

> f ="http://www.math.csi.cuny.edu/verzani/classes/MTH113/computer/lab1.R"
> source(file=url(f))