Learn R Programming

CellularAutomaton (version 1.1-1)

getSteps.CellularAutomaton: Number of Steps of a One-Dimensional Cellular Automaton

Description

This method extracts the number of steps (generations) from an instance of class CellularAutomaton.

Arguments

Value

getSteps returns an integer >= 1.

Details

ca$getSteps()