spacegroupsets_sgtext {OpenMindat}R Documentation

spacegroupsets that match a given sgtext (string)

Description

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

Usage

spacegroupsets_sgtext(sgtext, ...)

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.

Value

df, a data frame of spacegroupsets

Examples

## Not run: 
df <-spacegroupsets_sgtext("P1")

## End(Not run)

[Package OpenMindat version 1.0.1 Index]