Skip to content

Scripts for the manuscript and publication: The influence of weather on the population dynamics of common mosquito vector species in the Canadian Prairies

Notifications You must be signed in to change notification settings

steffilazerte/mosquitoes_weather

Repository files navigation

DOI publication

The influence of weather on the population dynamics of common mosquito vector species in the Canadian Prairies

Published in Parasites & Vectors 2023

Cole Baril1, Ben G. Pilling1, Milah J. Mikkelsen1, Jessica M. Sparrow1, Carlyn A. M Duncan1, Cody W. Koloski1, Stefanie E. LaZerte1,2, Bryan J. Cassone1*

* Corresponding Author
1 Department of Biology, Brandon University, Brandon, MB R7A 6A9, Canada
2 Steffi LaZerte R Programming and Biological Consulting, Brandon, Manitoba

Please contact Bryan Cassone for questions regarding this paper and Steffi LaZerte (@steffilazerte) regarding problems running these scripts.

Contents

This repository contains the code used to load, prepare, explore and analyze mosquito counts for this manuscript.

Format

The scripts are stored int the Scripts folder and can be run in sequence. Note that scripts are designed to produce formatted RMarkdown reports, so can be run interactively (by hand) or with the rmarkdown::render() code contained at the top of each script. If running this code, an html report of the script will be produced in the Results folder. Data produced will be saved to a Data folder. The original data is stored in the Data/Raw folder. The final dataset, mosquitoes.csv is stored in the Data/Datasets folder.

To improve reproducibility, renv is used to set the package versions used. To restore this set of packages, open this project as an Rstudio project, and use the renv::restore() function (listed but commented out at the top of each script).

About

Scripts for the manuscript and publication: The influence of weather on the population dynamics of common mosquito vector species in the Canadian Prairies

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages