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 exercício faz parte do curso
Writing Efficient R Code
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
