You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In style/syntax.qmd under Assignment it says: Use <-, not =, for assignment.
Why, though? An explanation would be helpful, especially for newcomers. <- seems unnecessary bordering on obtuse to people coming from other languages, so giving them a good explanation might help to enforce this suggestion.
The text was updated successfully, but these errors were encountered:
In style/syntax.qmd under Assignment it says:
Use
<-, not
=, for assignment.
Why, though? An explanation would be helpful, especially for newcomers.
<-
seems unnecessary bordering on obtuse to people coming from other languages, so giving them a good explanation might help to enforce this suggestion.The text was updated successfully, but these errors were encountered: