R/dmtools.R

#' dmtools: package to validate data
#'
#' for checking the dataset from EDC in clinical trials
#'
#' @name dmtools
#' @docType package
#' @importFrom magrittr %>%
#' @importFrom lubridate %within%
NULL

utils::globalVariables(c(":=", ".data"))
KonstantinRyabov/dmtools documentation built on Jan. 14, 2023, 6:57 a.m.