is.finite(x)
is.finite returns a vector of the same length as x the jth element of which is true if the jth element of x is finite. At present, IEEE arithmetic is not supported and this is simply the same as !is.na(x).
x the jth element of which is true if the jth element of x is finite. At present, IEEE arithmetic is not supported and this is simply the same as !is.na(x).
true if the jth element of x is finite. At present, IEEE arithmetic is not supported and this is simply the same as !is.na(x).
x is finite. At present, IEEE arithmetic is not supported and this is simply the same as !is.na(x).
At present, IEEE arithmetic is not supported and this is simply the same as !is.na(x).
!is.na(x).