merge_requirements_and_stories: Join the stories and requirements by requirement ID.

View source: R/utils.R

merge_requirements_and_storiesR Documentation

Join the stories and requirements by requirement ID.

Description

Join the stories and requirements by requirement ID.

Usage

merge_requirements_and_stories(stories, reqs)

Arguments

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.


metrumresearchgroup/mrgvalprep documentation built on Dec. 10, 2022, 3:17 a.m.