相关疑难解决方法(0)

if/while(condition)中的错误{:缺少需要TRUE/FALSE的值

我收到此错误消息:

Error in if (condition) { : missing value where TRUE/FALSE needed
Run Code Online (Sandbox Code Playgroud)

要么

Error in while (condition) { : missing value where TRUE/FALSE needed
Run Code Online (Sandbox Code Playgroud)

它是什么意思,我该如何预防呢?

r r-faq

142
推荐指数
2
解决办法
39万
查看次数

标签 统计

r ×1

r-faq ×1