R/tectr.R

#' User Interface For Complex Datasets
#'
#' @docType package
#' @name tectr
#'
#' @importFrom magrittr %>%
#' @importFrom rlang .data
#' @importFrom rlang !!!
#' @import methods
NULL

utils::globalVariables(".")
sflippl/tectr documentation built on May 6, 2019, 8:51 a.m.