can_coerce_numeric: can_coerce_numeric

View source: R/functions.R

can_coerce_numericR Documentation

can_coerce_numeric

Description

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


kagervall/Smoltreg documentation built on April 14, 2025, 2:10 a.m.