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?
Diese Übung ist Teil des Kurses
Object-Oriented Programming with S3 and R6 in R
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
