
Ilya F. answered 09/27/19
Tutor
New to Wyzant
PhD ecologist, data scientist, teacher
The function length() will do the trick.
E.g.
x <- c(1,2,3,4)
length(x)
Ilya F. answered 09/27/19
PhD ecologist, data scientist, teacher
The function length() will do the trick.
E.g.
x <- c(1,2,3,4)
length(x)
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.