@@ -108,6 +108,7 @@ Loading and processing `r eFile`.
system.time(
mtusEpsW6DT <- as.data.table(read.spss(eFile))
)
names(mtusEpsW6DT)
```
We have loaded `r format(nrow(mtusEpsW6DT), big.mark=",",scientific=FALSE)` rows of data for `r format(uniqueN(mtusEpsW6DT$countrya), big.mark=",",scientific=FALSE)` countries.