sample_pools {vectorsurvR}R Documentation

Sample Pools Data

Description

Sample Pools data imitates the essential components of real mosquito pools data needed for calculations

Usage

sample_pools

Format

A data frame with 2500 rows and 10 variables:

pool_id

integer Pool identification number

surv_year

integer Surveillance year of pool

site_code

integer Identifying code of site

collection_date

character The date the trap was picked up for collection

sex_type

integer Sex type of collected arthropods

num_count

integer Number of arthropods present in collection

target_acronym

character The disease being tested for in the pool

method_name

character Method used to test pool for disease

status_name

character Status of the tested disease, confirmed or negative

trap_acronym

character The acronym of the trap placed in the field

species_display_name

character Species name of collected arthropods

Source

https://vectorsurv.org/


[Package vectorsurvR version 1.2.1 Index]