Description Usage Arguments Value
Convert a data frame, usually created by duration_calculator(), with durations for a behaviour to a matrix.
| 1 | dur_matrix(action_totals, matrix_rows, matrix_cols)
 | 
| action_totals | A data frame with durations | 
| m_rows | A character vector of IDs to go in matrix rows | 
| m_cols | A character vector of IDs to go in matrix columns | 
A matrix with total duratioin per dyads (in seconds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.