R/RcppExports.R
retrieve_census_path.Rd
Insert the compartment counts at a sequence of census times into an existing census matrix.
retrieve_census_path(censusmat, path, census_times, census_columns)
matrix of compartment counts at census times, to be updated
matrix containing the path to be censused.
vector of census times.
vector of column indices to be censused (C++ indexing beginning at 0).
matrix containing the compartment counts at census times.