is_single ("hoskdflksfd") # TRUE is_single("1.0") # TRUE is_single(1:5) # FALSE is_single(matrix(runif(4), 2, 2)) # FALSE. Run this example
確定! 回上一頁