## Not run:
# me <- authored('Boettiger')
# ## exclude others with same last name:
# really_me <- subset_by_author(me, 'Carl', 'Boettiger')
# ## show co-authors of the searched author, by manuscript
# coauthors <- show_authors(me[really_me])
# ## show unique co-authors
# unique(coauthors)
# ## End(Not run)
Run the code above in your browser using DataLab