Learn R Programming

OpenMindat (version 1.0.1)

mindat_country: mindat_country

Description

retrieve the country by given its id.

Usage

mindat_country (id,...)

Value

df, a data frame of country

Arguments

id,

country id in mindat.

...,

Further named parameters.

Examples

Run this code
if (FALSE) {
 df<- mindat_country(1)
}

Run the code above in your browser using DataLab