View source: R/LivestockCalculations.R
average_good_and_bad_season | R Documentation |
Averaging yield for the good season and bad season Where one season is NA, we only use information for the season available. Where both seasons are NA, the final is calculated as NA
average_good_and_bad_season(good_season_amount, bad_season_amount)
good_season_amount |
Vector of good season yields |
bad_season_amount |
Vector of bad season yields |
Rpackage file: LivestockCalculations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.