smoothGiottoPolygons#
Last Updated: Oct 02, 2023
Description#
Smooths Giotto polygon object
Usage#
smoothGiottoPolygons(
gpolygon,
vertices = 20,
k = 3,
set_neg_to_zero = TRUE,
...
)
Arguments#
|
giotto polygon object |
|
number of vertices |
|
k |
|
set negative values to zero (default: TRUE) |
|
additional params to pass to
|
Value#
Smoothed Giotto polygon object with reduced vertices
See Also#
spline