fix_num: Fix non-numeric fields

Description Usage Arguments Author(s)

Description

Convert fields from character to numeric.

Usage

1

Arguments

dat

Data frame to be tested.

coerce

Should NAs be introduced if conversion to numeric fails? Defaults to FALSE; character fields that cannot be converted will remain as is. If coerce == TRUE, NAs will be introduced in columns that cannot be automatically converted.

Author(s)

Kara Woo


karawoo/icetest documentation built on May 20, 2019, 7:21 a.m.