diff --git a/R/actorizer.R b/R/actorizer.R index 57d7d53..53f6738 100644 --- a/R/actorizer.R +++ b/R/actorizer.R @@ -22,6 +22,7 @@ actorizer <- function(out, localhost = F, ids, type, prefix, postfix, identifier } sentencizer <- function(row, out, udmodel, ids, prefix, postfix, identifier) { + print(row) ### If no pre or postfixes, match *not nothing* i.e. anything if (is.na(prefix) || prefix == '') { prefix = '$^'