How do i use “if” and “and” condition in R data frame

前端 未结 0 1737
没有蜡笔的小新
没有蜡笔的小新 2020-12-18 16:48

i want to update in "Remark" column using condition on other multiple column

RBNRFinal$Remarks<- ifelse(RBNRFinal$restock_date!="NA","Rest

相关标签:
回答
  • 消灭零回复
提交回复
热议问题