79108582

Date: 2024-10-21 04:50:20
Score: 0.5
Natty:
Report link

For parameterised Quarto reports, a solution is to put a save(yourData) expression just before the quarto_render() expression in your script and a load(yourData) in the Quarto template. Seems easier than reducing your data to .csv and then having to potentially re-factorise etc.

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Andrew Roberts