Closed zdz2101 closed 1 day ago
Try "removing" kri0001 and cou0001 from the analysis data in example 3.1
# Step 3 - Create Reporting Layer - create reports using metrics data reporting_wf <- MakeWorkflowList(strPath = "workflow/3_reporting") reporting <- RunWorkflows(reporting_wf, c(mapped, list(lAnalyzed = analyzed[-c(1,13)], lWorkflows = metrics_wf)))
Overview
Try "removing" kri0001 and cou0001 from the analysis data in example 3.1