theme_stamp: the theme of blind-like alias of theme_blinds
Description
the theme of blind-like alias of theme_blinds
Usage
theme_stamp(colour = c("white", "grey"), axis = "y", ...)
Arguments
- colour
the colour of rectangular, default is c('white', 'grey60').
- axis
character which grid of axis will be filled, default is 'y'.
- ...
additional parameters that passed to theme
function.