If /else statements. In R, one can write a conditional statement as follows: ifelse(condition on data, true value returned, false returned).
確定! 回上一頁