View source: R/mindat_spacegroups.R
spacegroupsets_sgtext | R Documentation |
: Queries a list of spacegroupsets that match a given sgtext (string)
spacegroupsets_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 spacegroupsets
## Not run:
df <-spacegroupsets_sgtext("P1")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.