If it weren't for those pesky kids
It looks like some people don't learn, and are still using T
and F
, but with the read_csv()
function from the readr package this time.
Continue your dastardliness and try to overwrite F
.
What happens when you set F <- 2
?
iris <- read_csv("iris.csv", col_names = F)
Este exercício faz parte do curso
Defensive R Programming
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
