R/raustats.R

#' raustats: An R package for accessing data and statistics from the ABS and RBA websites
#'
#' The raustats package provides structured access to all data and statistics 
#' available from the Australian Bureau of Statistics and Reserve Bank of Australia
#' website, as well as draft access to the ABS.Stat - Beta data catalogue API.
#'
#' To learn more about the raustats package, start with the vignettes:
#' \code{browseVignettes(package = "raustats")}
#'
#' @docType package
#' @name raustats
NULL
mitcda/raustats documentation built on Jan. 18, 2020, 12:36 p.m.