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 = ".")
aelhabr/teutils documentation built on May 7, 2019, 7:59 a.m.