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"))

Try the dmtools package in your browser

Any scripts or data that you put into this service are public.

dmtools documentation built on Nov. 9, 2020, 9:06 a.m.