50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

OpenMindat (version 1.0.1)

spacegroupsets_sgtext: spacegroupsets that match a given sgtext (string)

Description

: Queries a list of spacegroupsets that match a given sgtext (string)

Usage

spacegroupsets_sgtext(sgtext, ...)

Value

df, a data frame of spacegroupsets

Arguments

sgtext

string space group text (case-insensitive). The field "sgtext" is a string of space group text.

...,

Further parameters like "cclass"(Crystalclass) .Other optional arguments-Additional arguments.

Details

This function filter data by a given given crystalclass ID.

Examples

Run this code
if (FALSE) {
df <-spacegroupsets_sgtext("P1")
}

Run the code above in your browser using DataLab