Posted in this directory are files for using the computer with MTH 410. 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/MTH410/computer/lab1.R" > source(file=url(f))