This is a package for supporting to make hierachical R Markdown.
Huge size of R Markdown is difficult to maintain. And in some cases, some R Markdown blocks have repeated structure. This block can be extracted as an other R Markdown block and it should be imcorporated as a childRmd.
As noted above, parent-child relation (hiearachical structure) is helpful to make large R Markdown file.
This package has support functions to make child R Markdown files.