davidchall / jinjar

Templating engine for R inspired by Jinja
https://davidchall.github.io/jinjar
Other
44 stars 1 forks source link

Class for parsed templates #2

Closed davidchall closed 2 years ago

davidchall commented 3 years ago

If a template will be rendered multiple times, it makes sense to parse the template once and store the intermediate object.