gridinws {AIGIS} | R Documentation |
A list of 2871 elements corresponding to 1/8 degree gridcells in California. Each element of the list is a matrix that contains the block group indices and weights (fraction of area overlap) for one gridcell, in form that can be input to dp.interp
. The cells themselves are stored in gridgpc
.
data(gridinws)
Each element of the list is a matrix, each row of which corresponds to a block group, with the first column giving the block group identifier, and the second giving the area fraction of that block group contained inside the gridcell gridgpc[[1]][[i]]
.
data(gridinws)