Skip to content
Prev 140700 / 398506 Next

Generating maps in R

Roger Bivand Roger.Bivand at nhh.no writes:
This call fails, because:
Error in spCbind(FS, agg2) : different numbers of rows

The reason is because I have data in a001ter for 79 Federal Subjects,
but russia.shp contains 193 labeled objects (93 Federal Subjects plus
100 Arctic Ocean Islands and other things). Is there a way I can merge
without an equal number of rows, labeling the data for the Arctic
islands as missing?

Thanks,

Aleks Andreev
Duke University

2008/3/29, Aleksandr Andreev <aleksandr.andreev at duke.edu>: