minerals_ima_list_ima {OpenMindat} | R Documentation |
minerals_ima_list_ima
Description
retrieve mineral ima list with the given intValue.
Usage
minerals_ima_list_ima (intValue,...)
Arguments
intValue |
Integer |
... |
Further named parameters. |
Details
This function is related to the filed "ima" of ima minerals. Integer. 0: "PENDING_PUBLICATION" 1: "APPROVED"
Value
df, data frame of locality type.
Examples
## Not run:
df <-minerals_ima_list_ima(1)
## End(Not run)
[Package OpenMindat version 1.0.0 Index]