hadley / r4ds

R for data science: a book
http://r4ds.hadley.nz
Other
4.56k stars 4.21k forks source link

Change separate_wider_regex example line breaks to match style guide #1561

Closed mdavis-xyz closed 1 year ago

mdavis-xyz commented 1 year ago

Fixes #1559

Note that I haven't read up to the Quarto section yet. So I don't know how the .qmd format works. I just jumped straight to the relevant code snipped and edited that in a normal text editor.

mine-cetinkaya-rundel commented 1 year ago

Thank you!