Operational differences: "<-" and "="
There are a number of ways to assign variables to objects.
The two standard ways are to use the =
or <-
operators.
Which of the following statements is true?
Cet exercice fait partie du cours
Writing Efficient R Code
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
