Description Usage Value Examples
Align a highlighted region's assignment operators.
1 |
Aligns the equal sign assignment operators (=
) within a
highlighted region.
1 2 3 4 5 6 7 8 9 | ## Not run:
remedy_example(
c( "# Align equal signs",
"a = 12",
"aaa = 13"),
align_equal
)
## End(Not run)
|
{remedy} not available in non-interactive sessions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.