Test all elements of a list if they are numeric, positive numbers, integers or proportions (range 0-1)
testNumerics(numbers, positives = NULL, integers = NULL, proportions = NULL)
List whose elements are tested for being numeric
List whose elements are tested for being positive numbers
List whose elements are tested for being integers
List whose elements are tested for being proportions between 0 and 1