View source: R/mindat_geomaterials.R
geomaterials_expand | R Documentation |
: Queries the list of geomaterials that have the given expand.
geomaterials_expand(expanded_fields,...)
expanded_fields |
list of expand (Array of strings (Expanded fields)).Select fields to expand. |
... |
Further named parameters.Other optional arguments. |
This function releated to the field "expand" of geomaterials. The field expand(Items Enum): "description" "type_localities" "localities" "relations" "~all" "*"
df, a data frame of geomaterials
## Not run:
df <-geomaterials_expand("~all")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.