surveillance_coverage: Calculate the proportion of total establishment likelihood...

View source: R/surveillance_coverage.R

surveillance_coverageR Documentation

Calculate the proportion of total establishment likelihood captured by current surveillance

Description

Calculate the proportion of total establishment likelihood captured by current surveillance.

Usage

surveillance_coverage(
  establishment_rasters,
  layer_names,
  surveillance_locations
)

Arguments

establishment_rasters

Character vector. A vector of one or more file path to rasters describing establishment likelihood.

layer_names

Character. Name to be assigned to each establishment raster. If not specified, names of the raster layers will be used.

surveillance_locations

Character. Path to a csv file containing surveillance locations, including columns titled "Longitude" and "Latitude" with coordinates given in decimal degrees (GDA94).

Value

The proportion of establishment likelihood captured by current surveillance.


jscamac/edmaps documentation built on June 11, 2022, 1:26 a.m.