Note: No additional development is currently planned on this package, but the safetyGraphics package has replaced it (with improvements!) for most purposes and is under active development.
Create Rho's interactive safety explorer suite from R.
safetyexploreR provides an R interface for Rho's safety explorer Javascript widgets. The underlying widgets are built using Webcharts and d3.js. This set of tools can be used individually or together, allowing a user to explore clinical trials safety data in real time.
- AE Explorer
- AE Timelines
- Safety Histogram
- Safety Outlier Explorer
- Safety Results Over Time
- Safety Shift Plot
safetyexploreR is an R package built using the htmlwidgets framework. To install the development version of safetyexploreR:
devtools::install_github('RhoInc/safetyexploreR')