8.1 Checking data types

Number:

## [1] "numeric"
## [1] "double"
##  num 10

Text:

## [1] "character"
## [1] "character"
##  chr "word"