
: Queries a list of spacegroupsets that match a given sgtext (string)
spacegroupsets_sgtext(sgtext, ...)
df, a data frame of spacegroupsets
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 <-spacegroupsets_sgtext("P1")
}
Run the code above in your browser using DataLab