updateHostCount: Summarise position of hosts in a discrete or discretized...

View source: R/nosoi_utilityFunctions.R

updateHostCountR Documentation

Summarise position of hosts in a discrete or discretized (raster) space

Description

Returns a table of the number of hosts per discrete or discretized (raster cells) states.

Usage

updateHostCount(res, res.B = NULL, type)

Arguments

res

an object of class nosoiSimOne.

Value

data.table containing state.ID (col1) and count (col2)


nosoi documentation built on May 29, 2024, 9 a.m.