1. 学习
  2. /
  3. 课程
  4. /
  5. Defensive R Programming

Connected

练习

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)

说明

50 XP

答案选项