Description Usage Arguments Details Value Author(s)
The pattern
function is a function for generating a pattern in png format.
1 2 3 4 5 6 7 8 9 |
type |
pattern types include: 'blank', 'bricks', 'vdashes', 'hdashes', 'crosshatch','dots', 'grid','hlines','nelines','nwlines','vlines','waves','Rsymbol_0' to 'Rsymbol_25', and unicode symbols. |
density |
a numeric number, the density for the lines/dots of a pattern. |
pattern.line.size |
a numeric value, the line size for the lines/dots of a pattern. |
color |
color for the lines/dots of pattern. |
background.color |
color to be filled in the background. |
pixel |
a numeric value, the pixel resolution of the pattern. |
res |
a numeric value, the pixel resolution of the pattern. |
pattern
function generates a pattern in png format.
A ggplot object.
Chunqiao Luo (chunqiaoluo@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.