wrangle_beetle_data: Wrangle raw data into a form amenable to analysis.

Description Usage Arguments Value

Description

Wrangle raw data into a form amenable to analysis.

Usage

1
wrangle_beetle_data(female_fd_path, female_f_path, male_d_path, dates_path)

Arguments

female_fd_path

A string that provides the path to the file that contains data for female fecundity and dispersal.

female_f_path

A string that provides the path to the file that contains data for female fecundity data ONLY. These beetles did not disperse.

male_d_path

A string that provides the path to the file that contains data for male disperal. This file also contains information on dispersal arrays.

dates_path

A string that provides the path to the file that contains data for mating, dispersal, and freezing dates.

Value

A data frame of all the data, cleaned and compiled.


bochocki/correlatedtraits documentation built on May 20, 2019, 6:46 p.m.