
Retrieve the milestone2aspect table from the milestones database
Source: R/milestone2aspect.R
milestone2aspect.RdThe milestone2aspect table links milestones to their aspect classifications.
Details
The fields in the milestone2aspect table are:
midmilestone id, a numeric vector
asidaspect id, a numeric vector
aspectaspect name, a character vector
This table links milestones to aspects. The aspect field is included
for convenience (joined from the aspect() table).