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
Advanced R advocates for "<-" as the assignment operator and not "=" (p.67). I'm thinking we should adopt the same convention, but I'm happy to yield if others think differently.
I'll start updating "=" to "<-" in the data chapter