reduce_input: Reduce the size of an given dataset

Description Usage Arguments Value Author(s)

View source: R/reduce_input.R

Description

This functions reduces the size of an given dataset in respect to the weather data of "infection" days relevant for an infestation "incubation" days later

Usage

1
reduce_input(dataframe, DateTime, infection, incubation, event_dates)

Arguments

dataframe

dataframe containing variables of interest which should be reduced

DateTime

name of the DateTime column

infection

duration of the assumed infection

incubation

duration of the assumed incubation

event_dates

Character string with the name of the aim variable

Value

reduced dataframe input

Author(s)

Wolfgang Hamer


whamer/papros documentation built on Feb. 6, 2021, 8:54 a.m.