Learn R Programming

OpenMindat (version 1.0.1)

mindat_spacegroups_list: mindat_spacegroups_list

Description

retrieve all the spacegroups list or the spacegroups list by given conditions.

Usage

mindat_spacegroups_list(...)

Value

df, data frame of spacegroups list

Arguments

...,

Further named parameters.

Examples

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

Run the code above in your browser using DataLab