# NOT RUN {
## load Brown tfl
data(Brown.tfl)
## summary and print most frequent types
summary(Brown.tfl)
print(Brown.tfl)
## the whole type list (don't try this unless you have some time to spare)
# }
# NOT RUN {
print(Brown.tfl,all=TRUE)
# }
Run the code above in your browser using DataLab