format_error_val {REDCapTidieR}R Documentation

Format value for error message

Description

Format value for error message

Usage

format_error_val(x)

Arguments

x

value to format

Value

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


[Package REDCapTidieR version 1.1.1 Index]