getNumberOfColors {CellularAutomaton}R Documentation

Number of Colors of a One-Dimensional Cellular Automaton

Description

This method extracts the number of colors from an instance of class "CellularAutomaton".

Details

ca$getNumberOfColors()

Value

getNumberOfColors returns an integer >= 2.

Author(s)

John Hughes


[Package CellularAutomaton version 1.0 Index]