View source: R/mindat_geomaterials.R
geomeaterials_non_utf | R Documentation |
: Queries the geomaterials include non-utf mineral names or not.
geomeaterials_non_utf(btrue =TRUE,...)
btrue |
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.
df, a data frame of geomaterials
## Not run:
df <-geomeaterials_non_utf(TRUE,fields = "id,name,non_utf")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.