try.convert.numeric.to.int: Try to convert a numeric vector to an integer vector

Description Usage Arguments Value

View source: R/types.R

Description

Try to convert a numeric vector to an integer vector

Usage

1
try.convert.numeric.to.int(x, stopIfFails = FALSE, canFloor = FALSE)

Arguments

x

the vector

stopIfFails

stop if the conversion fails

canFloor

is it permitted to floor the integre values?

Value

the integer vector


thomasWeise/literatureAndResultsGen documentation built on Nov. 5, 2019, 10:07 a.m.