Learn R Programming

REDCapTidieR (version 1.2.3)

format_error_val: Format value for error message

Description

Format value for error message

Usage

format_error_val(x)

Value

If x is atomic, x with cli formatting to truncate to 5 values. Otherwise, a string summarizing x produced by as_label

Arguments

x

value to format