service.is_numeric {kidney.epi} | R Documentation |
Check whether a vector is numeric.
service.is_numeric(x)
x |
the vector to be checked. |
Check whether a vector is numeric.
Programming: Boris Bikbov boris@bikbov.ru.
logic whether vector x is numeric or not.