# NOT RUN {
labels<-c("Corpus1","Corpus2")
# Build a bibliographical dataset from Scopus exports
db<-create_bibliography(corpora_files=c(tempfi1,tempfi2),
labels=labels, keywords=NA)
# }
# NOT RUN {
# Plot authors count
# }
# NOT RUN {
plot_authors_count(db)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab