R is.na Function Example (remove, replace, count, if else, is...
R provides several other is.xxx functions that are very similar to is.na (e.g.is.nan,is.null, or is.finite). Stay tuned — All you learn here can be applied to many different programming scenarios! is.na in Combination with Other R Functions ...