scrubHaplo: Make the haplotype data easier to look at

Description Usage Arguments Value

Description

Make the haplotype data easier to look at

Usage

1
2
scrubHaplo(pathXlsx, pathTrapDict, pathCsvOut = "", maskBefore2011 = TRUE,
  onlyYr = c(2011, 2012, 2013, 2014), maskNumMoth = 15)

Arguments

pathXlsx

The path to the xlsx with the Haplotype data

pathTrapDict

A csv with the translation of all the County names to the latLon location

pathCsvOut

The csv location where the nice data should be outputed

maskBefore2011

should values before 2011 be used?

onlyYr

an array of the years you want to be kept

maskNumMoth

The minimum number of moths that are required for a proper Haplotype experiment

Value

The final matrix and a csv file that was written if pathCsvOut was specified


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