knitr::opts_chunk$set(results = "asis", echo=FALSE, ft.keepnext = FALSE) library(knitr) library(flextable)
r params$product_name
r params$version
This Traceability Matrix links test results to specific user stories for the proposed software release. User stories, including requirements and test specifications, are listed in the Requirements Specification.
params$matrix %>% flextable_word(column_width = c("User Story ID" = 1, "User Story" = 3, "Test ID" = 1))
\newpage
make_signature_line()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.