search for: 952525

Displaying 1 result from an estimated 1 matches for "952525".

Did you mean: 95225
2017 Jul 18
6
A problem with order() function in R
Hello r-help I am learning R and use R-studio. I create vector x <- c(19,17,23,11) and use function order(x). The result show [1] 4 2 1 3. Why it doesn't show [1] 3 2 4 1. Follow picture that i attach. Thank you for you answer. -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot (5).png Type: image/png Size: 68434 bytes Desc: not available URL: