Get startedGet started for free

Who is Calling?

is.na() (docs) is a primitive generic. In the console, look at its available methods.

When you call is.na(list(TRUE, FALSE, NA)), which of the following statements is true?

This exercise is part of the course

Object-Oriented Programming with S3 and R6 in R

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise