I have imported the rainfall data in R studio and was trying to perform Mann kendall trend test but I receive an error message. What should I do to overcome this problem?
The error message I got there is
Error in Kendall(1:length(x), x) :
NA/NaN/Inf in foreign function call (arg 1)