Learn R Programming

aphylo (version 0.3-3)

states: Matrix of states

Description

Matrix of states

Usage

states(P)

Value

A matrix of size 2^P by P with all the possible (0,1) combinations of functions.

Arguments

P

Integer scalar. Number of functions.

Examples

Run this code
states(3)

Run the code above in your browser using DataLab