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

Description

Check whether the following variables are numeric and stop function if at least one of them is not numeric

Usage

service.check_params_numeric(...)

Arguments

...

Argument list. Argument list (arbitruary number of valiables) with data to check. nothing to return

Details

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.


[Package kidney.epi version 1.2.0 Index]