Justin Gould
title: “number”
1 + 1
[1] 2
You can add options to executable code like this
[1] 4
The echo: false option disables the printing of code (only output is displayed).
echo: false