# NOT RUN {
# The following two commands, when uncommented, are equivalent.
# read.table2( "ex6.1.txt", 321, header=TRUE )
# read.table( "http://educ.jmu.edu/~garrenst/math321.dir/datasets/ex6.1.txt", header=TRUE )
# }
Run the code above in your browser using DataLab