scrubTrap: Scrub the trap data from PestWatch

Description Usage Arguments Value

Description

Scrub the trap data from PestWatch

Usage

1
2
scrubTrap(pathXlsx, year, pathCsvOut = "", pestType = "faw",
  minTotCatch = 10, verboseRawTrap = FALSE)

Arguments

pathXlsx

The path to the xlsx pestwatch dump

year

The year you want to select

pathCsvOut

The path for the indivdual horizontal report file that you want printed out

pestType

The insect 3 letter identifier that you want

minTotCatch

The minimum total catch for the year to be counted

verboseRawTrap

Should the raw captures for each valid record be outputed?

Value

A list of the records that are filtered (in a named list) and the csv document written if you have pathCsv supplied


sidjai/biosplit documentation built on May 29, 2019, 9:59 p.m.