spacegroups_by_id: spacegroups that match a given spacegroup ID (integer)

View source: R/mindat_spacegroups.R

spacegroups_by_idR Documentation

spacegroups that match a given spacegroup ID (integer)

Description

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

Usage

spacegroups_by_id(spacegroup_id, ...)

Arguments

spacegroup_id

integer spacegroup ID . The field "spacegroup_id" is a integer of spacegroup ID.

...

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

Details

This function filter data by a given given spacegroup ID.

Value

df, a data frame of spacegroup

Examples

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

## End(Not run)

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