
Retrieve the milestone2author table from the milestones database
Source: R/milestone2author.R
milestone2author.RdThe milestone2author table links milestones to their authors.
Details
The fields in the milestone2author table are:
midmilestone id, a numeric vector
aidauthor id, a numeric vector
This table links milestones to authors. Use with authors()
to get author information.