spacegroups_list {OpenMindat} | R Documentation |
return a full list of spacegroups
Description
: Queries a full list of spacegroup
Usage
spacegroups_list(...)
Arguments
... |
Further parameters like "sgtext"(space group text) .Other optional arguments-Additional arguments. |
Details
This function return a full list of spacegroups.
Value
df, a data frame of the full list of spacegroups
Examples
## Not run:
df <-spacegroups_list()
## End(Not run)
[Package OpenMindat version 1.0.1 Index]