Learn R Programming

OpenMindat (version 1.0.1)

minerals_ima_list_ima: minerals_ima_list_ima

Description

retrieve mineral ima list with the given intValue.

Usage

minerals_ima_list_ima (intValue,...)

Value

df, data frame of locality type.

Arguments

intValue

Integer

...,

Further named parameters.

Details

This function is related to the filed "ima" of ima minerals. Integer. 0: "PENDING_PUBLICATION" 1: "APPROVED"

Examples

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

Run the code above in your browser using DataLab