diff --git a/r_app/91_CI_report_with_kpis_cane_supply.Rmd b/r_app/91_CI_report_with_kpis_cane_supply.Rmd index 47f68c8..67fa667 100644 --- a/r_app/91_CI_report_with_kpis_cane_supply.Rmd +++ b/r_app/91_CI_report_with_kpis_cane_supply.Rmd @@ -244,6 +244,7 @@ if (!is.null(field_details_file) && file.exists(field_details_file)) { field_details_table <- summary_data$field_analysis %>% rename(`Mean CI` = Mean_CI, `CV Value` = CV, Field = Field_id) safe_log("Extracted field details from field_analysis data")} +} if (kpi_files_exist) { safe_log("✓ KPI summary tables loaded successfully") @@ -391,7 +392,7 @@ if (!is.null(benchmarks)) { **Farm Location:** `r toupper(project_dir)` Estate **Report Period:** Week `r current_week` of `r year` **Report Generated on:** `r format(Sys.time(), "%B %d, %Y at %H:%M")` -**Farm Size Included in Analysis:** +**Farm Size Included in Analysis:** `r toupper(total_acreage)` acres **Data Source:** Planet Labs Satellite Imagery **Analysis Type:** Chlorophyll Index (CI) Monitoring