date_fertilizer_applied | date of measurement | number of days of last fertilization (day) |
---|
|03/09/2014| 17/10/2014 ?
|23/02/2015| 16/11/2014 ?
|20/03/2015| 15/12/2014 ?
|20/04/2015| 15/12/2014 ?
|29/06/2015| 15/12/2014 ?
|04/08/2015 24/01/2015 ?
|15/10/2015| 26/01/2015 ?
|15/10/2015 14/02/2015 ?
Hi all,
I am stucked on how this code. I would like to calculate number of days (?) that it take since the last fertilizer applied?
Here column 'date fertilizer appiled' represent the date of fertilizer applied. Column 'date of measurement' the day of sampling. So, I want to calculate how many days it take the time period between 'date of measurement' and 'date fertilizer applied'. The tricky part here, 'date of measurement' must be subtract with the 'date of fertilizer applied' before the next application.
Hope someone can help me with this
Thank you