Learn R Programming

vectorsurvR (version 1.3.2)

sample_collections: Sample Mosquito Collections Data

Description

Sample Mosquito Collections data imitates the essential components of real mosquito collections data

Usage

sample_collections

Arguments

Format

A data frame with 2500 rows and 13 variables:

agency_code

character Four letter agency code

agency_id

interger Unique agency id number

collection_id

double Collection identification number

collection_date

character The date the trap was picked up for collection

num_trap

integer The number of unique traps in operation at one site

site_code

integer Identifying code of site

surv_year

double Surveillance year of collection

trap_nights

integer The number of nights a trap was in the field

trap_problem_bit

logical If these was an issue with the trap

num_count

integer Number of arthropods present in collection

sex_type

character Sex of collected arthropods

species_display_name

character Species name of collected arthropods

trap_acronym

character The acronym of the trap placed in the field

collection_longitude

numeric longitude of collection

collection_latitude

numeric latitude of collection