('Score :', 1550)
('Question Title\t:', u'How to make a great R reproducible example?', '\n')
('Score :', 790)
('Question Title\t:', u'How to sort a dataframe by column(s)?', '\n')
('Score :', 657)
('Question Title\t:', u'R Grouping functions: sapply vs. lapply vs. apply. vs. tapply vs. by vs. aggregate', '\n')
('Score :', 579)
('Question Title\t:', u'How to join (merge) data frames (inner, outer, left, right)?', '\n')
('Score :', 484)
('Question Title\t:', u'How can we make xkcd style graphs?', '\n')
('Score :', 421)
('Question Title\t:', u'Drop data frame columns by name', '\n')
('Score :', 381)
('Question Title\t:', u'Remove rows with NAs (missing values) in data.frame', '\n')
('Score :', 354)
('Question Title\t:', u'Tricks to manage the available memory in an R session', '\n')
('Score :', 348)
('Question Title\t:', u'Quickly reading very large tables as dataframes in R', '\n')
('Score :', 344)
('Question Title\t:', u"data.table vs dplyr: can one do something well the other can't or does poorly?", '\n')
('Score :', 328)
('Question Title\t:', u"Assignment operators in R: '=' and '<-'", '\n')
('Score :', 316)
('Question Title\t:', u'Plot two graphs in same plot in R', '\n')
('Score :', 304)
('Question Title\t:', u'Drop factor levels in a subsetted data frame', '\n')
('Score :', 290)
('Question Title\t:', u'What is the difference between require() and library()?', '\n')
('Score :', 288)
('Question Title\t:', u'How do I replace NA values with zeros in an R dataframe?', '\n')
('Score :', 285)
('Question Title\t:', u'How to convert a factor to an integer\\numeric without a loss of information?', '\n')
('Score :', 281)
('Question Title\t:', u'Rotating and spacing axis labels in ggplot2', '\n')
('Score :', 280)
('Question Title\t:', u'How to properly document S4 class slots using Roxygen2?', '\n')
('Score :', 273)
('Question Title\t:', u'R function for testing if a vector contains a given element', '\n')
('Score :', 266)
('Question Title\t:', u'In R, why is `[` better than `subset`?', '\n')