This function simulates a legend for a Exclude object. It is primarily used for testing the package.
Value
A ManualLegend object.
Examples
print(simulate_exclude_legend())
#> <ManualLegend>
#> Public:
#> clone: function (deep = FALSE)
#> colors: #00FFFF00 #B3E2CD
#> export: function ()
#> get_color_map: function ()
#> get_resample_method: function ()
#> get_widget_data: function ()
#> initialize: function (values, colors, labels)
#> labels: included excluded
#> values: 0 1