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