Learn R Programming

genpathmox (version 0.7)

listify: Create a list from a vector of integers

Description

Create a list from a vector of integers

Usage

listify(indices)

Arguments

indices

a vector of integers indicating the length of each vector in the produced list

Value

A list of index vectors

Details

Internal function.