linked_views.Rd
Interactive Linked_Viewss
linked_views(polys, dimred, width = 900, height = 450, elementId = NULL)
polys | A geojson object containing the cell coordinates. |
---|---|
dimred | A dataframe with columns V1 and V2 containing the U-Map layout of the cells. |
width | The width of the output visualization. |
height | The width of the output visualization. |
elementId | The ID of the new htmlwidgets element within which to put the vis. |