sample_collections {vectorsurvR}R Documentation

Sample Arthropod Collections Data

Description

Sample Arthropod Collections data imitates the essential components of real collections data

Usage

sample_collections

Format

A data frame with 200 rows and 10 variables:

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

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

Source

https://vectorsurv.org/


[Package vectorsurvR version 0.1.0 Index]