---
title: "officedown template"
output: officedown::rdocx_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE, fig.cap = TRUE)
library(officedown)
library(officer)
ft <- fp_text(color = "red", underlined = TRUE)
```
This document presents most of the features of the package `r ftext("officedown", ft)`.
`r paste0("This document presents most of the features of the package", ftext(1:5, ft))`.
Ah got it. In that case, this resource may be beneficial for you. I'll be the first to admit that I have no experience using R in the creation of docx files