Learn R Programming

OpenMindat (version 1.0.1)

spacegroups_list: return a full list of spacegroups

Description

: Queries a full list of spacegroup

Usage

spacegroups_list(...)

Value

df, a data frame of the full list of spacegroups

Arguments

...,

Further parameters like "sgtext"(space group text) .Other optional arguments-Additional arguments.

Details

This function return a full list of spacegroups.

Examples

Run this code
if (FALSE) {
df <-spacegroups_list()
}

Run the code above in your browser using DataLab