Aliases: typeof type
Keywords: attribute
### ** Examples typeof(2)
[1] "double"
mode(2)
[1] "numeric"
## for a table of examples, see ?mode / examples(mode)