adapt if C return a null value

This commit is contained in:
Adrian Dusa 2025-03-30 00:03:42 +02:00
parent 8eccb63844
commit 2f55fd84d0

View file

@ -38,7 +38,7 @@ compare <- function(
}
})
if (is.null(ctc)) {
if (is.null(ctc) & !is.null(cc)) {
colnames(cc) <- colnames(dat)[-nc]
if (espresso) {
soles <- apply(