smoothGiottoPolygons | R Documentation |
Smooths Giotto polygon object
smoothGiottoPolygons(
gpolygon,
vertices = 20,
k = 3,
set_neg_to_zero = TRUE,
...
)
gpolygon |
giotto polygon object |
vertices |
number of vertices |
k |
k |
set_neg_to_zero |
set negative values to zero (default: TRUE) |
... |
additional params to pass to |
Smoothed Giotto polygon object with reduced vertices
spline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.