powered by
Align a highlighted region's assignment operators.
align_equal()
Aligns the equal sign assignment operators (=) within a highlighted region.
=
# NOT RUN { remedy_example( c( "# Align equal signs", "a = 12", "aaa = 13"), align_equal ) # }
Run the code above in your browser using DataLab