Skip to contents

Show rtemis color key

Usage

show_color_key()

Value

Used for side-effects: prints color key to console. Returns invisible NULL.

Author

EDG

Examples

show_color_key()
#>       rtemis Color System
#> 
#>   General highlight: ██▓▓░░ (#6CA3A0)
#>                Info: ██▓▓░░ (#466D96)
#>                Warn: ██▓▓░░ (#F08904)
#>               Error: ██▓▓░░ (#EA384A)
#>             Success: ██▓▓░░ (#00cc8f)
#>       Preprocessing: ██▓▓░░ (#526551)
#>       Decomposition: ██▓▓░░ (#0F6A66)
#>    Outer Resampling: ██▓▓░░ (#BE2E5F)
#>              Tuning: ██▓▓░░ (#F384FF)