Learn R Programming

OpenMindat (version 1.0.1)

minerals_ima_retrieve: minerals_ima_retrieve

Description

retrieve mineral ima by its id.

Usage

minerals_ima_retrieve (id,...)

Value

df, data frame of ima mineral by a given id.

Arguments

id

the mindat ima id

...,

Further named parameters.

Details

This function is related to the filed "id" of ima minerals.

Examples

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

Run the code above in your browser using DataLab