Inactive Tutor answered 05/29/19
Tutor
New to Wyzant
run is.na() on the vector TRUE data points will be NA.
if your vector is x
x[!is.na(x)] should work.
Inactive Tutor answered 05/29/19
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.