list_to_matrix: Convert a list to matrix form

View source: R/list_to_matrix.R

list_to_matrixR Documentation

Convert a list to matrix form

Description

Convert a list to matrix form

Usage

list_to_matrix(obj, tp, group_id = NULL)

Arguments

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 NULL value


Alexhaoge/rCLIFII documentation built on Sept. 28, 2023, 11:23 p.m.