View source: R/list_to_matrix.R
list_to_matrix | R Documentation |
Convert a list to matrix form
list_to_matrix(obj, tp, group_id = NULL)
obj |
A 'list' object including the ids of individuals |
tp |
A set of observation time |
group_id |
Groups individuals belong to; this parameter can be skipped and takes the default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.