Skip to contents

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

Usage

mindat_spacegroups_list(...)

Arguments

...,

Further named parameters.

Value

df, data frame of spacegroups list

Examples

if (FALSE) { # \dontrun{
 df<- mindat_spacegroups_list()
} # }