updated the name of the 90/91 files
This commit is contained in:
parent
cf7d28e276
commit
8db2b641ce
|
|
@ -436,7 +436,7 @@
|
|||
# From R console or R script:
|
||||
#
|
||||
# rmarkdown::render(
|
||||
# "r_app/90_CI_report_with_kpis_simple.Rmd",
|
||||
# "r_app/90_CI_report_with_kpis_agronomic_support.Rmd",
|
||||
# params = list(data_dir = "angata", report_date = as.Date("2026-02-04")),
|
||||
# output_file = "SmartCane_Report_agronomic_angata_2026-02-04.docx",
|
||||
# output_dir = "laravel_app/storage/app/angata/reports"
|
||||
|
|
@ -446,7 +446,7 @@
|
|||
# From R console or R script:
|
||||
#
|
||||
# rmarkdown::render(
|
||||
# "r_app/91_CI_report_with_kpis_Angata.Rmd",
|
||||
# "r_app/91_CI_report_with_kpis_cane_supply.Rmd",
|
||||
# params = list(data_dir = "angata", report_date = as.Date("2026-02-04")),
|
||||
# output_file = "SmartCane_Report_cane_supply_angata_2026-02-04.docx",
|
||||
# output_dir = "laravel_app/storage/app/angata/reports"
|
||||
|
|
@ -492,7 +492,7 @@
|
|||
# 8. OPTIONAL R91 (Cane Supply) - Use automated runner:
|
||||
# & "C:\Program Files\R\R-4.4.3\bin\x64\Rscript.exe" r_app/run_full_pipeline.R
|
||||
# OR from R console:
|
||||
# rmarkdown::render("r_app/91_CI_report_with_kpis_Angata.Rmd",
|
||||
# rmarkdown::render("r_app/91_CI_report_with_kpis_cane_supply.Rmd",
|
||||
# params=list(data_dir="angata", report_date=as.Date("2026-02-04")),
|
||||
# output_file="SmartCane_Report_cane_supply_angata_2026-02-04.docx",
|
||||
# output_dir="laravel_app/storage/app/angata/reports")
|
||||
|
|
|
|||
Loading…
Reference in a new issue