View source: R/obs_time_matrix.R
obs_time_matrix | R Documentation |
function that creates an obstime matrix
obs_time_matrix(obs_time, matrix_rows, matrix_cols)
obs_time |
A data frame of total observation time created by obs_time_calculator() |
m_rows |
A character vector of IDs to go on row of matrix |
m_cols |
A character vector of IDs to go on column of matrix |
A matrix with combined total observation time (in seconds) for each dyad.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.