pth_layer_palette | R Documentation |
Layer for palette points
pth_layer_palette( palette, n_point = 11, color_point_inner = "white", color_point_outer = "black", size_point_inner = 6, size_point_outer = size_point_inner + 1, n_line = 200, color_line = color_point_outer, ... )
palette |
|
n_point |
|
color_point_inner, color_point_outer |
|
size_point_inner, size_point_outer |
|
n_line |
|
color_line |
|
... |
other args (not used) |
list
of ggplot2 geoms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.