powered by
Searches for minerals by their chemistry using a regular expression.
minsForChemistry(pattern, ignore.case = FALSE)
data.frame of minerals where the given pattern matches.
regular expression for the chemistry
switch case insensitivity on or off (default)
List of minerals, minSearch()
minSearch()
minsForChemistry('Mn.*\\(SiO4\\)$')
Run the code above in your browser using DataLab