tick_cary: Tick Data Intake

Description Usage Arguments Examples

Description

Raw tick data was not great, so the following function just takes the cleaned data and subsets for a specified grid and data type

Usage

1
tick_cary(grid, type, path = "")

Arguments

grid

What grid do you want data? One of Green Control, Henry Control, Tea Control, Green Experimental, Henry Experimental, Tea Experimental

type

How should the population counted? One of density, individual, or delta

path

File path to csv, default = ""

Examples

1
tick_cary(grid = "Green Control", type = "individual")

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