gridPoly_OverlapFraction: faction of grids of SpatialPixels located in polygon

Description Usage Arguments Value Examples

View source: R/gridPoly_OverlapFraction.R

Description

faction of grids of SpatialPixels located in polygon

Usage

1

Arguments

grid

SpatialGrid, with the column of id.

poly

SpatialPolygon obj

write.fig

boolean

Value

Examples

1
2
3
4
5
## Not run: 
gridInfo <- gridPoly_OverlapFraction(gridclip, poly_CH)
d <- gridInfo$grid@data %>% data.table()

## End(Not run)

kongdd/CMIP5tools documentation built on Dec. 17, 2020, 11:03 a.m.