R/tjba.R

#' \code{tjba} package
#'
#' Baixa  e organiza decisões do TJBA
#'
#'
#' @docType package
#' @name tjba
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1") {
  utils::globalVariables(c("."))
}
jjesusfilho/tjba documentation built on Aug. 30, 2020, 12:04 a.m.