Estimating_control_action_days: Control action function

Description Usage Arguments Value

View source: R/functions.R

Description

This function estimates the day when control actions (remotios and funmigations) were done. base on the information provided by the user

Usage

1
Estimating_control_action_days(x, y, modeling_days)

Arguments

x

data frame with crop characteristics data.frame("Crop_starting_date"=""%Y-%d-%m"","new_pods"=, "cultivar"=, "croping_frequency" =, "removing_sporulated_eficacy"=, "removing_latent_eficacy"=)

y

data frame with control actions data.frame("Fumigation_dates"=,"Remotion_dates"=)

modeling_days

increasing number

Value

a list especifying the days in which remotions were done and the last fumigation day


drunita/mr-model documentation built on Dec. 20, 2021, 1:20 a.m.