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