# NOT RUN {
# summarize texts
summary(c("Testing this text. Second sentence.", "And this one."))
summary(data_char_ukimmig2010)
myTextSummaryDF <- summary(data_char_ukimmig2010)
head(myTextSummaryDF)
# }
Run the code above in your browser using DataLab