Learn R Programming

regcensus (version 1.0.1)

print_error: print_error

Description

Handle and print out error for invalid API call.

Usage

print_error(output)

Value

None

Arguments

output

key-value mapping of the output

Examples

Run this code
if (FALSE) print_error(list(message = "test"))

Run the code above in your browser using DataLab