Previous Page | Next Page

Calling Functions in the R Language

Numeric Data Types

R can store numeric data in either an integer or a double-precision data type. When transferring R data to a SAS data type, integers types are converted to double precision.

Previous Page | Next Page | Top of Page