set_exposure_rot_test: set_exposure_rot_test allows exposures to be hardcoded

Description Usage Arguments Value Examples

View source: R/set_exposure_rot.r

Description

set exposure to insecticides for rotations to a flexible number of insecticides fills an array of exposure values

Usage

1
set_exposure_rot_test(n_insecticides = NULL, plot = FALSE)

Arguments

n_insecticides

number of insecticides, optional can just be specified by number of items in vector expo

plot

whether to plot exposure

Value

array of exposure values for the different insecticides

Examples

1
2
3
4
a_exp <- set_exposure_rot_test( )

#allowing array to be viewed differently
as.data.frame(a_exp)

ian-hastings/rotations documentation built on Dec. 14, 2020, 11:42 p.m.