Get or calculate the attribute of a list-column containing nested dataframes.
Source:R/defunct.R
get_poly_attribute.Rd
Arguments
- x
the list-column in the (SpatialPolygons)DataFrame that contains nested data.frames
- col
the column in the nested data frames from which to retrieve/calculate attributes
- fun
function to determine the resulting single attribute from overlapping polygons
- ...
other parameters passed on to
fun