powered by
## S3 method for class 'corpus': subset(x, subset = NULL, select = NULL, ...)
summary(subset(inaugCorpus, Year>1980)) summary(subset(inaugCorpus, Year>1930 & President=="Roosevelt", select=Year))
Run the code above in your browser using DataLab