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{https://www.unece.org/cefact/codesfortrade/codes_index.html}
NULL

Try the gtrendsR package in your browser

Any scripts or data that you put into this service are public.

gtrendsR documentation built on May 23, 2022, 5:08 p.m.