# NOT RUN {
ex_polys <- lawn_data$polygons_aggregate
ex_pts <- lawn_data$points_aggregate
res <- lawn_collect(ex_polys, ex_pts, 'population', 'stuff')
res$type
res$features
res$features$properties
# }
# NOT RUN {
lawn_collect(ex_polys, ex_pts, 'population', 'stuff') %>% view
# }
Run the code above in your browser using DataLab