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