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