service.check_params_numeric {kidney.epi} | R Documentation |
Check whether the following variables are numeric and stop function if at least one of them is not numeric
service.check_params_numeric(...)
... |
Argument list. Argument list (arbitruary number of valiables) with data to check. nothing to return |
Check whether the following variables are numeric and stop function if at least one of them is not numeric. Service function that will not be exported to user.
Programming: Boris Bikbov boris@bikbov.ru.