Converts every numeric item in the list to integer.

numeric.as.integer(x)

Arguments

x

List.

Value

A list with every numeric item as integer.