wafflerize: Create multipolygons waffle from regular point grid

Description Usage Arguments Value

View source: R/wafflerize.R

Description

Create multipolygons waffle from regular point grid

Usage

1
wafflerize(x, fact = 100, res_x, res_y)

Arguments

x

dataframe with x/y coordinates, preferably from regular point grid

fact

multiplicative factor to magnify the coordinates so that it is not too small for mapping

res_x

x resolution of the regular grid

res_y

y resolution of the regular grid

Value

polygon


ThinkR-open/waffler documentation built on May 23, 2019, 2:44 p.m.