search for: jurisdtnstatename

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

2010 May 14
2
help color coding map in R
...16,col=attr(colcode, "palette"),cex=0.9), subscripts = TRUE, panel = function(..., subscripts) { # Plot the entire US map. panel.polygon(us.map$x,us.map$y) # Select the states to plot. core.states=map("state", regions=NatSTSummaryHigh.abi$JurisdtnStateName[subscripts], plot=FALSE, fill=TRUE) # Plot the states. panel.polygon(core.states$x, core.states$y, col = trellis.par.get("superpose.line")$col) } ) Chris Anderson Data Analyst Medical Affairs wk: 925-677-4870 cell: 707-315-8486 Fax:925-677-46...