merge_requirements_and_stories | R Documentation |
Join the stories and requirements by requirement ID.
merge_requirements_and_stories(stories, reqs)
stories |
Data frame of stories, where the RequirementIds column has a list of requirement IDs associated with each story. |
reqs |
Data frame of requirements, with each row identified by a unique requirement ID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.