This function simulates a legend for a Exclude object. It is primarily used for testing the package.

simulate_exclude_legend()

Value

A ManualLegend object.

Examples

print(simulate_exclude_legend())
#> <ManualLegend>
#>   Public:
#>     clone: function (deep = FALSE) 
#>     colors: #00FFFF00 #E41A1C
#>     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