lawn_sample(features = NULL, n = 100, lint = FALSE)
Arguments
features
A FeatureCollection
n
(integer) Number of features to generate
lint
(logical) Lint or not. Uses geojsonhint. Takes up increasing time
as the object to get linted increases in size, so probably use by
default for small objects, but not for large if you know they are good geojson
objects. Default: FALSE