powered by
Intended for internal use.
wcde_location(country_code, version = c("wcde-v3", "wcde-v2", "wcde-v1"))
TRUE if all codes given to country_code are in wic_locations, FALSE if one or more are not.
TRUE
country_code
FALSE
vector of integers representing country codes
vector
wcde_location(country_code = c(-11, 44)) wcde_location(country_code = c(100, 44)) wcde_location(country_code = 3)
Run the code above in your browser using DataLab