R/stj.R

#' \code{stj} package
#'
#' Baixa  e organiza decisões do STJ
#'
#'
"_PACKAGE"
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1") {
  utils::globalVariables(c("sequencial",".",".x",".y","ano","a"))
}
jjesusfilho/stj documentation built on Oct. 19, 2024, 9:43 a.m.