print_bls_warnings: Print warnings for BLS data object
Description
Print warnings for BLS data object
Usage
print_bls_warnings(bls_obj, detailed = FALSE, silent = FALSE)
Value
Character vector of warnings (invisibly)
Arguments
- bls_obj
A bls_data_collection object
- detailed
Logical. If TRUE, shows detailed diagnostics for each file
- silent
Logical. If TRUE, suppress console output