Answer Posted / Naushad Ahmad
In R programming, missing values can be represented in three ways:n1. NA: Represents missing numerical values.n2. NaN: Represents missing or undefined numeric values.n3. ""NA"" or ""NaN"": Represent character strings for missing values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers