R/witstrainsr-package.R

#' witstrainsr
#'
#' WITS REST API in R to programmatically access tariff data in UNCTAD TRAINS
#' database.
#'
#' @docType package
#'
#' @author Diego Afonso de Castro \email{diegoacastro@gmail.com}
#'
#' @name witstrainsr
#'
#' @details
#' The complete and official WITS-API USER GUIDE can be accessed on
#' <http://wits.worldbank.org/data/public/WITSAPI_UserGuide.pdf>.
#'
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
diegoacastro/witstrainsr documentation built on June 2, 2022, 12:56 a.m.