tag_replacement_list <- list(
  "{A_TAG}" = "replacement here",
  "{TEMPLATE_URL}" = "https://www.ottrproject.org/",
  "{SECOND_TAG}" = "some other replacement here")

borrow_chapter(doc_path = "_child_doc.Rmd",
               tag_replacement = tag_replacement_list)


jhudsl/leanbuild documentation built on April 17, 2025, 3:15 p.m.