This can be achieved in R programming using the conditional if...else statement. R if statement. The syntax of if statement is: if (test_expression) { statement }.
確定! 回上一頁