message_colours {hgutils} | R Documentation |
Standardized message colours
Description
Standardized message colours
Usage
.cinfo(...)
.cinfo_bg(...)
.cwarn(...)
.cwarn_bg(...)
.chint(...)
.chint_bg(...)
.csucc(...)
.csucc_bg(...)
.cfail(...)
.cfail_bg(...)
.cnumb(...)
.cnumb_bg(...)
Arguments
... |
the text to be coloured. |
Value
A function to colour text
[Package hgutils version 0.2.19 Index]