View source: R/mindat_spacegroups.R
spacegroups_sgtext | R Documentation |
: Queries a list of spacegroups that match a given sgtext (string)
spacegroups_sgtext(sgtext, ...)
sgtext |
string space group text (case-insensitive). The field "sgtext" is a string of space group text. |
... |
Further parameters like "cclass"(Crystalclass) .Other optional arguments-Additional arguments. |
This function filter data by a given given crystalclass ID.
df, a data frame of spacegroups
## Not run:
df <-spacegroups_sgtext("P1")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.