retrieve mineral ima list with the given intValue.
Usage
minerals_ima_list_ima (intValue,...)
Arguments
- intValue
Integer
- ...,
Further named parameters.
Value
df, data frame of locality type.
Details
This function is related to the filed "ima" of ima minerals.
Integer. 0: "PENDING_PUBLICATION"
1: "APPROVED"
Examples
if (FALSE) {
df <-minerals_ima_list_ima(1)
}