surv_type: Tick Survival Data Intake function

Description Usage Arguments Examples

Description

This funciton reads the raw csv file containing tick survival data from the Cary institute survival experiments (soil cores) and transforms the data to be fed to JAGS

Usage

1
surv_type(file, subset, season = NULL)

Arguments

file

Path to CSV

subset

one of "Fed Larvae", "Flat Larvae", "Fed Nymph", "Flat Nymph", "Overwintering Nymph"

season

default = NULL, must set to "winter or "summer for larvae

Examples

1
surv.type(file, "Fed Nymph")

JohnRFoster/fosteR documentation built on May 9, 2019, 3:25 a.m.