Skip to contents

retrieve mineral ima list with the given expand.

Usage

minerals_ima_list_expand (expand,...)

Arguments

expand

description

...,

Further named parameters.

Value

df, data frame of ima minerals with expanded fields.

Details

This function is related to the filed "expand" of ima mineral. Items Enum: "~all" "*"

Examples

if (FALSE) {
df <-minerals_ima_list_expand("~all")
}