Titles

Top-r ntop titles are shown together with the number of documents.

p <- top_plot(df, "title", ntop = ntop) +
  ggtitle(paste("Top titles")) +
  scale_y_log10() +
  ylab("Documents")
print(p)


rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.