Suppose you had a dataset (assigned to data frame object called df). You know that it has many observations (but you don't know exactly how many) with a single numerical column called a. All observations for a are equal to 5. You then run the following code: df$b <- df$a df$a <- 0 mean(df$a == df$b) What did R output when the entire code was executed successfully? [Fill in the blank] 多项填空题

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!