list2matrix {Starr} | R Documentation |
This function converts the list of profiles generated by the getProfiles function to a matrix, if all entries have the same length.
list2matrix(profiles)
profiles |
a list, generated by the getProfiles |
a list with with a matrix at the entry profile.
Benedikt Zacher zacher@lmb.uni-muenchen.de