example <- paste0(
  rprojroot::find_package_root_file(),
  "/inst/examples/deckgl-api-reference/polygon-layer.R"
)
do.call(knitr::read_chunk, list(path = example))

The PolygonLayer renders filled and/or stroked polygons.


See also deckgl-api-reference-polygon-layer



crazycapivara/deckgl documentation built on March 29, 2023, 4:10 a.m.