minerals_ima_list_expand {OpenMindat} | R Documentation |
retrieve mineral ima list with the given expand.
minerals_ima_list_expand (expand,...)
expand |
description |
... |
Further named parameters. |
This function is related to the filed "expand" of ima mineral. Items Enum: "~all" "*"
df, data frame of ima minerals with expanded fields.
## Not run:
df <-minerals_ima_list_expand("~all")
## End(Not run)