Oct 14
View spatial data attribute tables in R
Free open-source software (FOSS), Geographic information science/systems (GIS), Helpful tips, How to, Linux, R spatial No Comments »Many GIS offer the ability to view the attribute table of a vector layer. While this is perhaps less obvious in the R environment, it is not impossible. The following command allows you to visually inspect, and change any data.frame (or other vector, matrix, etc.), including Spatial*DataFrames.
Read the rest of this entry »