View source: R/bodymapr_plot.R
bodymapr_plot | R Documentation |
'bodymapr_plot()'returns a plotly visualization of cutaneous tumor characteristics plotted on a body map
bodymapr_plot(data)
data |
is a data frame which contains the data for which you want to create a body map after it has been processed for this application |
Plotly Visualization
# Test with embedded data set "mock_dataset" BodyMap::mock_mcc_dataset %>% body_map_plot_shiny()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.