rc_by_name: Search by Country Full Name

View source: R/restcountries_api.R

rc_by_nameR Documentation

Search by Country Full Name

Description

Search by country name. This function will allow you search countries by their short name, official name,native name or partial name. More information can be found https://en.wikipedia.org/wiki/List_of_countries_and_dependencies_and_their_capitals_in_native_languages

Usage

rc_by_name(name)

Arguments

name

vector(character) of the name of a country of choice.


denironyx/countries documentation built on July 9, 2024, 5:20 a.m.