obs_time_matrix: function that creates an obstime matrix

Description Usage Arguments Value

View source: R/obs_time_matrix.R

Description

function that creates an obstime matrix

Usage

1
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/phukieo documentation built on Aug. 17, 2020, 1:31 p.m.