Calling Functions in the R Language


Logical Data Types

R provides a logical data type for storing the values TRUE and FALSE. When logical data are transferred to a SAS data type, the value TRUE is converted to the numberĀ 1 and the value FALSE to the numberĀ 0.