Closed beanumber closed 4 years ago
I'm going to make sure I have my desired output set in the non-parameterized report first, then will look into converting it! That will make it easier for me to make sure everything gets copied over as desired
OK.
I think the way to do the badge report is with a parameterized R Markdown report.
I stubbed out a proof-of-concept in
inst/fertile-badges.Rmd
. (0249e39a0134)@ambertin can you figure out how to pass the relevant variables to the report from within
proj_badge()
? Then we should be able to knit and render in the viewer.I think this will be a LOT easier to fiddle with as far as the layout goes.