Data types in R | Integer, numeric, logical, character
22K views
Aug 5, 2023
There are different data types in R e..g integer, numeric, character, complex, logical, and raw data type. We can also change data type in R by using as.numeric, as.logical, as.integer, as.character functions. Website: thedatahall.com As an Amazon Associate, I earn from qualifying purchases.
#Data Formats & Protocols
#Reference