retrieve_census_path: Insert the compartment counts at a sequence of census times...

View source: R/RcppExports.R

retrieve_census_pathR Documentation

Insert the compartment counts at a sequence of census times into an existing census matrix.

Description

Insert the compartment counts at a sequence of census times into an existing census matrix.

Usage

retrieve_census_path(censusmat, path, census_times, census_columns)

Arguments

censusmat

matrix of compartment counts at census times, to be updated

path

matrix containing the path to be censused.

census_times

vector of census times.

census_columns

vector of column indices to be censused (C++ indexing beginning at 0).

Value

matrix containing the compartment counts at census times.


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.