: Queries a full list of spacegroupsets
Arguments
- ...,
Further parameters like "sgtext"(space group text) .Other optional arguments-Additional arguments.
Value
df, a data frame of the full list of spacegroupsets
Details
This function return a full list of spacegroupsets.
Examples
if (FALSE) { # \dontrun{
df <-spacegroupsets_list()
} # }