This helper function displays an informative message when a user accesses a year with multiple variants without specifying a variant parameter.
show_variant_message(year, selected_variant, is_variant_null, verbose = TRUE)NULL (invisible), message shown as side effect
Character string indicating the year
Character string indicating the variant that was selected
Logical indicating if variant parameter was NULL
Logical indicating whether to show messages