Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 562 Bytes

File metadata and controls

32 lines (19 loc) · 562 Bytes

bdmonitor

bdmonitor is an in-house package for monitoring bdverse packages.

Installation

development version from GitHub with:

# install.packages("devtools")
devtools::install_github("bd-R/bdmonitor")

Generate the dashboard

library(bdmonitor)
bdmonitor::build_dashboard()

Link to the dashboard

https://bd-R.github.io/bdmonitor/bdmonitor_dashboard.html