Interactive Linked_Viewss
1 | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.