powered by
Step count is the number of step lengths divided by 2.
GENEAcount(x, ...)
single numeric
vector
other arguments to be swallowed
x1 <- c(20, 15, 10) GENEAcount(x1) x2 <- c(300, 255, 111) GENEAcount(x2)
Run the code above in your browser using DataLab