list2matrix {Starr}R Documentation

Convert profile list to matrix

Description

This function converts the list of profiles generated by the getProfiles function to a matrix, if all entries have the same length.

Usage

list2matrix(profiles)

Arguments

profiles

a list, generated by the getProfiles

Value

a list with with a matrix at the entry profile.

Author(s)

Benedikt Zacher zacher@lmb.uni-muenchen.de


[Package Starr version 1.36.0 Index]