View source: R/mindat_spacegroups.R
spacegroups_by_id | R Documentation |
: Queries a list of spacegroup that match a given spacegroup ID
spacegroups_by_id(spacegroup_id, ...)
spacegroup_id |
integer spacegroup ID . The field "spacegroup_id" is a integer of spacegroup 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 spacegroup
## Not run:
df <-spacegroups_by_id(2)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.