/safetyexploreR

R package for Rho's safety explorer suite using the htmlwidgets framework.

Primary LanguageJavaScriptMIT LicenseMIT

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.


safetyexploreR

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.

Safety explorer widgets include:

  • 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')

Please see the wiki for more information about the safetyexploreR package.