bodymapr_plot: Create an interactive data visualization of clinical tumor...

View source: R/bodymapr_plot.R

bodymapr_plotR Documentation

Create an interactive data visualization of clinical tumor characteristics from a structured EDC lesion instrument for a Shiny App

Description

'bodymapr_plot()'returns a plotly visualization of cutaneous tumor characteristics plotted on a body map

Usage

bodymapr_plot(data)

Arguments

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

Value

Plotly Visualization

Examples

# Test with embedded data set "mock_dataset"
BodyMap::mock_mcc_dataset %>%
  body_map_plot_shiny()


TheMillerLab/BodyMapR documentation built on April 4, 2022, 5:10 a.m.