plot_chip | R Documentation |
Title: plot the point in spatial chip
plot_chip( data = data, features = features, size = 2, cols = c("white", "#e31a1c"), ... )
data |
the dataframe include x and y column represent the location in chip. |
features |
which features you want to display. |
size |
the ggplot2 point size |
cols |
the colors |
... |
parameter |
ggplot2 object
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.