spacegroups_cclass: spacegroups that match a given crystalclass ID (integer)

View source: R/mindat_spacegroups.R

spacegroups_cclassR Documentation

spacegroups that match a given crystalclass ID (integer)

Description

: Queries a list of spacegroup that match a given crystalclass ID

Usage

spacegroups_cclass(crystalclass_id, ...)

Arguments

crystalclass_id

integer crystalclass ID . The field "crystalclass_id" is a integer of crystalclass ID.

...

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

Details

This function filter data by a given given crystalclass ID.

Value

df, a data frame of spacegroup

Examples

## Not run: 
df <-spacegroups_cclass(2)

## End(Not run)

OpenMindat documentation built on June 8, 2025, 1:47 p.m.