Description Usage Value Examples
Align a highlighted region's assignment operators.
1 |
Aligns the single assignment operators (<-
) within a highlighted region.
1 2 3 4 5 6 7 8 9 | ## Not run:
remedy_example(
c( "# Align arrows",
"a <- 12",
"aaa <- 13"),
align_arrow
)
## 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.