castListAsInteger {NGCHM} | R Documentation |
Helper function to cast list as integer
Description
If variable value is far from integer, print error message and stop.
Usage
castListAsInteger(listToCast)
Arguments
listToCast |
List to cast as integer |
Value
list with members cast to integers
[Package NGCHM version 1.0.3 Index]