Learn R Programming

aphylo (version 0.2-1)

states: Matrix of states

Description

Matrix of states

Usage

states(P)

Arguments

P

Integer scalar. Number of functions.

Value

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

Examples

Run this code
# NOT RUN {
states(3)
# }

Run the code above in your browser using DataLab