any() function in R Programming language will check in vector whether any of the values is true. Syntax: any(x, na.rm). Parameters: x: vector.
確定! 回上一頁