importwqd is an auxiliary package for wqdashboard. Its functions are designed to import, standardize, and format data for wqdashboard.
You can install importwqd from GitHub with:
# install
install.packages('remotes')
remotes::install_github('NBEP/importwqd')
# load
library(importwqd)