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/ottr documentation built on April 12, 2025, 8:54 p.m.