Learn R Programming

OpenMindat (version 1.0.1)

minerals_ima_list_expand: minerals_ima_list_expand

Description

retrieve mineral ima list with the given expand.

Usage

minerals_ima_list_expand (expand,...)

Value

df, data frame of ima minerals with expanded fields.

Arguments

expand

description

...,

Further named parameters.

Details

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

Examples

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

Run the code above in your browser using DataLab