# NOT RUN {
use("polmineR.sampleCorpus")
sAttributes("PLPRBTTXT")
sAttributes("PLPRBTTXT", "text_date") # dates of plenary meetings
P <- partition("PLPRBTTXT", text_date = "2009-11-10")
sAttributes(P)
sAttributes(P, "text_name") # get names of speakers
# }
Run the code above in your browser using DataLab