rbind2_giotto_polygon_hetero | R Documentation |
Append two giotto polygons together of different names
Performed recursively through rbind2
and rbind
. Generates an
additional list_ID attribute based on the original names. The object name
also becomes a combination of both previous names
rbind2_giotto_polygon_hetero(x, y, new_name, add_list_ID = TRUE)
x |
|
y |
|
add_list_ID |
whether to include the name of the origin |
poly_names |
sorted polygon names to be used in the combined |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.