Displaying 2 results from an estimated 2 matches for "autauga".
2010 Sep 22
2
cwhmisc package error
...ep getting this strange error with the lowerize function
(which didn't occur the first few times I use the code below), and oddly
enough the error doesn't happen with the function CapLeading (which is in
the same package).
> correlfile[1:3,]
state statecounty county
1 AL AL_AUTAUGA AUTAUGA
2 AL AL_BALDWIN BALDWIN
3 AL AL_BARBOUR BARBOUR
library(cwhmisc)
>
correlfile$county[correlfile$state=="AL"]=lowerize(correlfile$county[correlfile$state=="AL"])
Error in get(as.character(FUN), mode = "function", envir = envir) :
object 'f'...
2011 Aug 15
1
Read variable column width data
...quot; , "St. Clair", etc.
Alabama (Seasonally Adjusted) 2,168,870 2,162,604 2,122,787 1,954,895
1,956,026 1,925,007 213,975 206,578 197,780 9.9% 9.6% 9.3%
Alabama (Not Seasonally Adjusted) 2,185,690 2,155,322 2,135,467 1,955,512
1,951,696 1,930,257 230,178 203,626 205,210 10.5% 9.4% 9.6%
Autauga 24,743 24,472 24,234 22,355 22,373 22,394 2,388 2,099 1,840 9.7%
8.6% 7.6%
Baldwin 86,185 84,039 83,698 78,160 76,934 76,736 8,025 7,105 6,962 9.3%
8.5% 8.3%
Barbour 9,954 9,706 9,737 8,611 8,546 8,588 1,343 1,160 1,149 13.5% 12.0%
11.8%
......
St. Clair 36,821 36,139 35,964 33,233 33,021 32,540 3,...