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?
Este exercício faz parte do curso
Object-Oriented Programming with S3 and R6 in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
