View source: R/mindat_geomaterials.R
geomaterials_polytypeof | R Documentation |
: Queries the geomaterials by an given id for its polytype. A mineral that differs from another only in the stacking of similar structural units in its atomic structure
geomaterials_polytypeof(ptype, ...)
ptype |
integer. an mindat id of the mineral that this record is the polytype of |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "polytypeof" of geomaterials. retrieve the geomaterials with an given id of polytypeof.
df, a data frame of geomaterials
## Not run:
df <-geomaterials_polytypeof(0,fields = "id,name,polytypeof")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.