Learn R Programming

vectorsurvR (version 1.3.2)

sample_pools: Sample Pools Data

Description

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

Usage

sample_pools

Arguments

Format

A data frame with 2500 rows and 10 variables:

agency_code

character Four letter agency code

agency_id

interger Unique agency id number

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

test_target_acronym

character The disease being tested for in the pool

test_method_name

character Method used to test pool for disease

test_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

pool_longitude

numeric longitude of pool

pool_latitude

numeric latitude of pool