How missing values and impossible values are represented in R language?
(a) NA
(b) NAN
(c) NA & NAN
(d) Not Exist
This question was posed to me in an online quiz.
This interesting question is from Functions topic in section Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming