My R report has been working fine, but this last week it has started to not work. I have an inline code that reads There is `r currentPaymet`
currentPaymet is a number - which when i run the R code outside of the knit process it returns the number 5100000
however when i knit the output shows There is NA
No idea why this has changed and maybe how to troubleshoot. Any help would be appreciated.