View source: R/wcde_location.R
wcde_location | R Documentation |
Intended for internal use.
wcde_location(country_code, version = c("wcde-v3", "wcde-v2", "wcde-v1"))
country_code |
|
TRUE
if all codes given to country_code
are in wic_locations, FALSE
if one or more are not.
wcde_location(country_code = c(-11, 44))
wcde_location(country_code = c(100, 44))
wcde_location(country_code = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.