Skip to contents

Checks if a vector either is numeric or can be coerced to numeric without introducing NA

Usage

can_coerce_numeric(x)

Arguments

x

Value

Returns TRUE if all items can be coerced as numeric