powered by
Align a highlighted region's assignment operators.
align_arrow()
Aligns the single assignment operators (<-) within a highlighted region.
<-
# NOT RUN { remedy_example( c( "# Align arrows", "a <- 12", "aaa <- 13"), align_arrow ) # }
Run the code above in your browser using DataLab