assert_spdf_list {leafdown} | R Documentation |
The spdf_list must be a list of at most two elements. All elements must be a s4 class of type SpatialPolygonsDataFrame.
assert_spdf_list(spdfs_list)
spdfs_list |
A list with the spdfs of all map levels |
TRUE if spdf_list is valid.