valid_numeric: valid numeric

Description Usage Examples

View source: R/numeric.R

Description

Identify numeric data that does not meet expectations

Usage

1
2
valid_numeric(x, minn = 0, maxx = .Machine$integer.max, decimals = 2,
  na_to_false = FALSE)

Examples

1

jackie-0678/stringe documentation built on May 22, 2021, 4:23 p.m.