
Aref E. answered 05/29/19
Tutor
4.9
(47)
Wrote Harvard's Manual for R
run is.na() on the vector TRUE data points will be NA.
if your vector is x
x[!is.na(x)] should work.
Aref E. answered 05/29/19
Wrote Harvard's Manual for R
run is.na() on the vector TRUE data points will be NA.
if your vector is x
x[!is.na(x)] should work.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.