1) background_r_basics

2) visuals_and_analysis_of_spatial_data_using_r

3) spatial_statistics_using_r

4) gwr_using_r


These practicals were supplied as PDF docs therefore any minor issues requiring note or extra steps are listed below.

1) background_r_basics

Notes:

Provides introduction to and background overview of basic operations in R - data frames, getting data in from disk etc.

2) visuals_and_analysis_of_spatial_data_using_r

Notes:

Use R 3.01 on Windows in a GeoSciences Lab - This version of R only has the GISTools libraries used in these pracs installed.

No Newhaven.RData file supplied originally thus, or in case of any doubt, the first task should be to run from the command library(GISTools)

Identified Typos!:

References in the text to range.cuts (R style, if you like) should be replaced with rangeCuts - in interCapped (Java?) style!

3) spatial_statistics_using_r

Notes:

Use R 3.01 on Windows in a GeoSciences Lab - This version of R only has the GISTools libraries used in these pracs installed.

Need to run (type) library(spdep) first!

4) gwr_using_r

Notes:

Use R 3.01 on Windows in a GeoSciences Lab - This version of R only has the GISTools libraries used in these pracs installed.