sfc_universe,sfc_rules-method {sfcurve}R Documentation

The universe base pattern set

Description

The universe base pattern set

Usage

## S4 method for signature 'sfc_rules'
sfc_universe(p)

## S4 method for signature 'sfc_sequence'
sfc_universe(p)

Arguments

p

The corresponding object.

Value

A vector of base patterns.

Examples

sfc_universe(SFC_RULES_2x2)
sfc_universe(SFC_RULES_3x3_PEANO)

[Package sfcurve version 1.0.0 Index]