
Anthony S. answered 06/03/19
Tutor
5.0
(293)
Statistic M.S. Candidate
It is an operator. Basically telling R to define the function, which is not the same as assigning a value to an object (i.e., = or <-). So, species is a function of sepal.length, sepal.width, and petal.width.