windows
[iramuteq] / Rlib / textometrieR / cgt75.R
1 f <- file(description = "cgt75.splitted.txt", open = "r", blocking = TRUE, encoding = "latin1");
2 cgt75 <- readLines(f, n = -1, ok = TRUE, warn = TRUE);
3 # i <- grep("\\.", cgt75);
4 # get.contexts(factor(cgt75, ".");