EvaMaeRey / flipbookr

Presenting code step-by-step and side-by-side with its output
https://evamaerey.github.io/flipbookr/
Other
198 stars 20 forks source link

Plus sign that is not ggplot operator at end of line breaks everything #10

Closed EvaMaeRey closed 4 years ago

EvaMaeRey commented 4 years ago

What can be done about this?

EvaMaeRey commented 4 years ago

I'm not sure that this will be the case. Maybe fine. Just a little weird behavior. Plus not used with ggplot will be arithmetic operator. It will compute what precedes the operator, and then move on. All's well?

EvaMaeRey commented 4 years ago

Should have provided a Reprex. Closing for now. break operators include arithmetic plus now, and I believe they work fine.