search for: state_fips

Displaying 1 result from an estimated 1 matches for "state_fips".

Did you mean: state_file
2007 Jan 10
1
map data.frame() data after having linked them to a read.shape() object
...shape file (one row per county) a=read.shape("myshp.shp", dbf.data=TRUE, verbose=TRUE) str(a) ..- attr(*, "maxbb")= num [1:4] -100 49 0 0 ..- attr(*, "class")= chr "ShapeList" $ att.data:'data.frame': 490 obs. of 60 variables: ..$ STATE_FIPS: Factor w/ 12 levels "04","06","08",..: 11 11 11 11 4 5 5 5 5 5 ... [snip] ..$ STACOUNT4 : Factor w/ 489 levels "ArizonaApache",..: 437 460 451 453 147 207 195 198 231 206 ... ..- attr(*, "data_types")= chr [1:60] "C" "C" &qu...