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