diff --git a/R/merge_outputs.R b/R/merge_outputs.R index 974bbfe..def5116 100644 --- a/R/merge_outputs.R +++ b/R/merge_outputs.R @@ -65,7 +65,7 @@ combineOutputs <- function(para, feed_basket_quality, energy_required, land_requ if (exists("energy_required")) { energy_required = energy_required - }else {energy_required = "ERROR: Energy requirement was not computed"} + }else{energy_required = "ERROR: Energy requirement was not computed"} if (exists("land_required")) { land_required = land_required[["land_requirements_all"]] diff --git a/README.md b/README.md index ac85037..097b6bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Comprehensive Livestock Environmental Assessment for Improved Nutrition, a Secured Environment, and Sustainable Development along Livestock and Fish Value Chains (CLEANED) +# Inclusive and Comprehensive Livestock Environmental Assessment for Improved Nutrition, a Secured Environment, and Sustainable Development along Livestock Value Chains (CLEANED) -The goal of cleaned is to assess changes from transforming livestock value chains. +The goal of cleaned is to assess changes from transforming livestock value chains by prioritizing profitable, environmentally sustainable and inclusive livestock interventions. ## Installation