minsForChemistry | R Documentation |
Searches for minerals by their chemistry using a regular expression.
minsForChemistry(pattern, ignore.case = FALSE)
pattern |
regular expression for the chemistry |
ignore.case |
switch case insensitivity on or off (default) |
data.frame of minerals where the given pattern matches.
List of minerals, minSearch()
minsForChemistry('Mn.*\\(SiO4\\)$')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.