powered by
: Queries a list of spacegroup that match a given spacegroup ID
spacegroups_by_id(spacegroup_id, ...)
df, a data frame of spacegroup
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.
if (FALSE) { df <-spacegroups_by_id(2) }
Run the code above in your browser using DataLab