Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 408 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 408 Bytes

dv.explorer.parameter

This package contains the modules, see the Articles section for a detailed description of each of them:

  • Boxplot
  • Correlation Heatmap
  • Forest plot
  • Lineplot
  • ROC
  • Scatterplot
  • Matrix of Scatterplots
  • Waterfall Plus Heatmap

Installation

if (!require("remotes")) install.packages("remotes")
remotes::install_github("Boehringer-Ingelheim/dv.explorer.parameter")