glyph_to_pch | R Documentation |
turn a loon point glyph to an R graphics
plotting 'character' (pch)
glyph_to_pch(glyph)
glyph |
glyph type in |
a pch
type
glyph_to_pch(c("circle", "ocircle", "ccircle",
"square", "osquare", "csquare",
"triangle", "otriangle", "ctriangle",
"diamond", "cdiamond", "odiamond",
"foo"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.