Skip to content

Files

Latest commit

0bb2755 · Aug 23, 2020

History

History
32 lines (19 loc) · 562 Bytes

README.md

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