Learn R Programming

sfcurve (version 1.0.0)

sfc_universe,sfc_rules-method: The universe base pattern set

Description

The universe base pattern set

Usage

# S4 method for sfc_rules
sfc_universe(p)

# S4 method for sfc_sequence sfc_universe(p)

Value

A vector of base patterns.

Arguments

p

The corresponding object.

Examples

Run this code
sfc_universe(SFC_RULES_2x2)
sfc_universe(SFC_RULES_3x3_PEANO)

Run the code above in your browser using DataLab