metrumresearchgroup/TFLGenerator

Move template file to yaml format

Opened this issue · 2 comments

Instead of a named list per the current setup, a yaml would be substantially easier for users to manipulate outside of the app.

Bonus would be we could offload creation of these files and handling of more complex objects to something like the r-yaml package

We'll also provide a function to convert old templates into yaml format for backward compatibility.