Learn R Programming

genpathmox (version 0.5)

dummy_to_list: Create an indexed list from a dummy matrix

Description

Create an indexed list from a dummy matrix

Usage

dummy_to_list(Dummy)

Arguments

Dummy

matrix (dummy by columns)

Value

A list of indexed vectors

Details

Internal function.