R/countries.R

#' Word countries ISO code.
#'
#' \itemize{
#'   \item country_code  Two-digits country codes
#'   \item description Description of the location
#'   \item sub_code ISO3166-2 country codes
#' }
#'
#' @docType data
#' @keywords datasets
#' @name countries
#' @usage data("countries")
#' @format A data frame with 117293 rows and 3 variables
#' @references \url{http://www.unece.org/cefact/codesfortrade/codes_index.html}
NULL
statadvice/gtrendsR documentation built on Dec. 23, 2021, 5:26 a.m.