numbers_to_long_and_float {jwutil} | R Documentation |
intended for generating values for stress testing functions
numbers_to_long_and_float(..., na.rm = TRUE)
... |
list of values to convert to long and double |
na.rm |
logical, defaults to TRUE, so output contains only long and float values. |
list of long and double versions of convertable values from the input