randomcolour / randomcolourr

An R package generating random colour examples across R functionality.
1 stars 0 forks source link

Create randomcolour versions of message(), stop(), warning() etc #12

Open mattmalin opened 5 years ago

mattmalin commented 5 years ago

Could produce versions of standard functions which write to console e.g. stop(), message() warning() which passes all argument to respective functions but changes console colours to random colour (and reverts back to original colours after function call finished)