R/data.R

#' Amazon domains other than .com
#'
#' A data set listing the other possible Amazon domains
#'
#' @format A list with countries and their urls and domains.
#' \describe{
#'   \item{url}{url to national Amazon}
#'   \item{domain}{domain to put into other functions}
#'   ...
#' }
"domains"
56north/Rmazon documentation built on May 5, 2019, 10:45 a.m.