# Creating an onbrand object:
obnd = read_template(
template = file.path(system.file(package="onbrand"), "templates", "report.docx"),
mapping = file.path(system.file(package="onbrand"), "templates", "report.yaml"))
# Pulling out the placeholder information:
st = fst(obnd, "Heading_3")
Run the code above in your browser using DataLab