powered by
: Queries a list of spacegroups that match a given sgtext (string)
spacegroups_sgtext(sgtext, ...)
df, a data frame of spacegroups
string space group text (case-insensitive). The field "sgtext" is a string of space group text.
Further parameters like "cclass"(Crystalclass) .Other optional arguments-Additional arguments.
This function filter data by a given given crystalclass ID.
if (FALSE) { df <-spacegroups_sgtext("P1") }
Run the code above in your browser using DataLab