obs_time_matrix: function that creates an obstime matrix

View source: R/obs_time_matrix.R

obs_time_matrixR Documentation

function that creates an obstime matrix

Description

function that creates an obstime matrix

Usage

obs_time_matrix(obs_time, matrix_rows, matrix_cols)

Arguments

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

Value

A matrix with combined total observation time (in seconds) for each dyad.


avrincon/phdfuns documentation built on Nov. 13, 2022, 10:34 a.m.