Learn R Programming

OpenMindat (version 1.0.1)

mindat_countries: mindat_countries

Description

retrieve all countries list or the contries by given conditions.

Usage

mindat_countries (...)

Value

df, data frame of countries list

Arguments

...,

Further named parameters.

Examples

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

Run the code above in your browser using DataLab