From 1132c7cddb80b580b003feaea4ddf7417d38661b Mon Sep 17 00:00:00 2001 From: OganM Date: Wed, 7 Aug 2024 21:48:38 -0700 Subject: [PATCH] typo --- R/processors.R | 1 - 1 file changed, 1 deletion(-) diff --git a/R/processors.R b/R/processors.R index 2499cc76..2fe78ca0 100644 --- a/R/processors.R +++ b/R/processors.R @@ -189,7 +189,6 @@ processDEA <- function(d) { baseline.factors <- d[[i]]$resultSets[[j]]$baselineGroup %>% processFactorValueValueObject %>% list() %>% rep(size) -experimental.factors }else{ # if more than 2 factors are present take a look at the the other # factor values to idenfity the baseline values