So for more understanding
first i have declared
title: "testing_1"
output:
word_document:
reference_docx: new1.docx
after that i have a chunk for set up like width, warning, message = False
then i have chunk for library and path,
than i have a chunk for raw data files and sourcing (functions files)
at last i have my child chunks to execute and create a word file.
now please provide a solution to use at where and what to do......