Assignment Operators in R

preview_player
Показать описание
#dataanalysis #dataanalyst #dataanalytics #datascience #program #programme #programmer #rlanguage #rprogramming #datastructures #assignment #assignmentoperators #rightassignment #leftassignment #right #left #datastructures #datastructure
Рекомендации по теме
Комментарии
Автор

hi!! thanks for the demonstration, but i'm really struggling to understand the uses of this... i mean, if i can use =, why should i use <- (or, worse than that, <<-)?? what change from an assignment operator to another??

i mean, i can see some use on the "left vs. right" kind of operators (even if it's not that useful, in my opinion, at the end of the day) but what is the difference/advantage of using <<- instead of <- or instead of =?

thank you in advance 🙂

Guidje