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?
Este ejercicio forma parte del curso
Writing Efficient R Code
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
