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