View source: R/mindat_geomaterials.R
geomaterials_synid | R Documentation |
: Queries the list of geomaterials that match an given synid.
geomaterials_synid(idnum,...)
idnum |
integer,an given synonym id. |
... |
Further named parameters.Other optional arguments. |
This function releated to the fields "synid" of geomaterials. The id of the geomaterial that is the synonym of this record (this geomaterial cannot be added to a locality). retrieve the geomaterials that has an given synid.
df, a data frame of geomaterials
## Not run:
df <-geomaterials_synid(3777)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.