geomeaterials_non_utf: retrieve the geomaterials that include non-utf mineral names...

View source: R/mindat_geomaterials.R

geomeaterials_non_utfR Documentation

retrieve the geomaterials that include non-utf mineral names or not.

Description

: Queries the geomaterials include non-utf mineral names or not.

Usage

geomeaterials_non_utf(btrue =TRUE,...)

Arguments

btrue

boolean. Include non-UTF mineral names?.Default is TRUE.

...

Further named parameters.Other optional arguments.

Details

This function releated to the field "non_utf" of geomaterials. retrieve the geomaterials that contain (or not contain) the non-utf name.

Value

df, a data frame of geomaterials

Examples

## Not run: 
df <-geomeaterials_non_utf(TRUE,fields = "id,name,non_utf")

## End(Not run)

OpenMindat documentation built on June 8, 2025, 1:47 p.m.