Learn R Programming

joinspy (version 0.7.3)

.detect_numeric_precision: Detect Numeric Precision Issues

Description

Checks for floating-point keys that may not match exactly.

Usage

.detect_numeric_precision(x)

Value

A list with precision issue detection results.

Arguments

x

A numeric vector to check.