R/rbolaget.R

#' rbolaget: Download data from Systembolaget API and sorting function
#'
#' @description
#' A tool for downloading data from Systembolaget API, complemented with a sorting function.
#' @section rbolaget functions:
#' \itemize{
#' \item \code{\link[rbolaget]{rget}}
#' \item \code{\link[rbolaget:rsort.rbolaget]{rsort}}
#' }
#'
#' @docType  package
#' @author
#' \itemize{
#' \item Jacob Welander \url{jacni681@student.liu.se}
#' \item Sidney Rydström \url{sidry381@student.liu.se}}
#'
#' @name rbolaget
NULL
Sidryd/rbolaget documentation built on Oct. 2, 2020, 10:27 a.m.