> On May 1, 2016, at 9:30 AM, Miluji Sb wrote:
>
> Dear Dennis,
>
> Thank you for your reply. I can use the dplyr/data.table packages to
> aggregate - its the matching FIPS codes to their states that I am having
> trouble. Thanks again.
So post some example code that demonstrate you paid atten
Dear Dennis,
Thank you for your reply. I can use the dplyr/data.table packages to
aggregate - its the matching FIPS codes to their states that I am having
trouble. Thanks again.
Sincerely,
Milu
On Sun, May 1, 2016 at 6:20 PM, Dennis Murphy wrote:
> Hi:
>
> Several such packages exist. Given t
Dear all,
I have the following data by US FIPS code. Is there a package to aggregate
the data by State and Census divisions?
temp <- dput(head(pop1,5))
structure(list(FIPS = c("01001", "01003", "01005", "01007", "01009"
), death_2050A1 = c(18.19158, 101.63088, 13.18896, 10.30068,
131.91798), deat
3 matches
Mail list logo