jwutil (version 1.2.3)

numbers_to_long_and_float: convert numbers to long and float types

Description

intended for generating values for stress testing functions

Usage

numbers_to_long_and_float(..., na.rm = TRUE)

Arguments

...

list of values to convert to long and double

na.rm

logical, defaults to TRUE, so output contains only long and float values.

Value

list of long and double versions of convertable values from the input