b-cubed-eu / documentation

B-Cubed documentation website
https://docs.b-cubed.eu
Creative Commons Attribution 4.0 International
0 stars 2 forks source link

Refer to correct arrow for right assignment in R #21

Closed PietrH closed 7 months ago

PietrH commented 7 months ago

Although --> renders nicely as an arrow, the actual assignment operator that mustn't be used is ->, in this PR I've removed a single character.

Reference: https://style.tidyverse.org/syntax.html?#assignment and https://devguide.ropensci.org/building.html#code-style