is_col_num_warn: Convert column to numeric with warning

View source: R/utils-column.R

is_col_num_warnR Documentation

Convert column to numeric with warning

Description

Covert to numeric for columns that are expected to be numeric and give warning and log when coercion

Usage

is_col_num_warn(dt, cols, koblid = NULL)

Arguments

dt

Dataset

cols

Columns to be converted to numeric

koblid

ID to connect file and spec


helseprofil/orgdata documentation built on Feb. 3, 2025, 4:55 p.m.