R/temisc-package.R

#' temisc
#'
#' This is Tony's personal package.
#'
#' @name temisc
#' @docType package
#' @importFrom dplyr %>%
#' @importFrom rlang !! !!! :=
NULL

utils::globalVariables(c("."))
# sinew::makeImport("R", format = "description", desc_loc = ".")
tonyelhabr/temisc documentation built on May 26, 2019, 5:44 p.m.