powered by
: Queries the geomaterials include non-utf mineral names or not.
geomeaterials_non_utf(btrue =TRUE,...)
df, a data frame of geomaterials
boolean. Include non-UTF mineral names?.Default is TRUE.
Further named parameters.Other optional arguments.
This function releated to the field "non_utf" of geomaterials. retrieve the geomaterials that contain (or not contain) the non-utf name.
if (FALSE) { df <-geomeaterials_non_utf(TRUE,fields = "id,name,non_utf") }
Run the code above in your browser using DataLab