This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
using_r_studio [2016/04/28 10:05] Editor [R] |
using_r_studio [2016/04/28 13:01] (current) Editor [R : Statistical and Spatial Data Analysis] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== R Statistical and Spatial Data Analysis ===== | + | ===== R : Statistical and Spatial Data Analysis ===== |
| R is an integrated suite of software facilities for data manipulation, | R is an integrated suite of software facilities for data manipulation, | ||
| - | an effective data handling and storage facility, | + | *an effective data handling and storage facility, |
| - | | + | *a suite of operators for calculations on arrays, in particular matrices, |
| - | | + | *a large, coherent, integrated collection of intermediate tools for data analysis, |
| - | | + | *graphical facilities for data analysis and display either directly at the computer or on hardcopy |
| - | or on hardcopy, and | + | |
| The term “environment” is intended to characterize it as a fully planned and coherent system, rather than an incremental accretion of very specific and inflexible tools, as is frequently the case with other data analysis software. | The term “environment” is intended to characterize it as a fully planned and coherent system, rather than an incremental accretion of very specific and inflexible tools, as is frequently the case with other data analysis software. | ||
| R is very much a vehicle for newly developing methods of interactive data analysis. It has developed rapidly, and has been extended by a large collection of packages. However, most programs written in R are essentially ephemeral, written for a single piece of data analysis. | R is very much a vehicle for newly developing methods of interactive data analysis. It has developed rapidly, and has been extended by a large collection of packages. However, most programs written in R are essentially ephemeral, written for a single piece of data analysis. | ||
| + | |||
| + | =====Accessing R Studio===== | ||
| + | |||
| + | You can access now R Studio through your browser. | ||
| + | Go to http:// | ||
| ===== Useful R Resources ===== | ===== Useful R Resources ===== | ||
| Line 21: | Line 25: | ||
| *Comprehensive Manual https:// | *Comprehensive Manual https:// | ||
| *Examples with Sample Data http:// | *Examples with Sample Data http:// | ||
| + | *A Crash Course in R http:// | ||
| + | |||
| - | ====Using R as Geographic Information System==== | + | =====Using R as Geographic Information System===== |
| *Spatial data in R: Using R as a GIS | *Spatial data in R: Using R as a GIS | ||
| *R as a GIS: overlay, rgeos, osmar, networks http:// | *R as a GIS: overlay, rgeos, osmar, networks http:// | ||
| *R Spatial Tips http:// | *R Spatial Tips http:// | ||