Description Usage Arguments Value Examples
Cast a polygon created with create_poly_packings
as an SF object
1 | cast_packing_poly(poly_packing)
|
poly_packing |
polygon created with |
SF object
1 2 | packed_poly <- create_poly_packings(areas = c(1:2), n_points = 3)
cast_packing_poly(packed_poly)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.