.plot_density | R Documentation |
Plots module Plots density
.plot_density(
ppp_obj,
caption,
file_path = NA,
adjust = 0.5,
color = topo.colors(50)
)
ppp_obj |
ppp object |
caption |
caption of the figure |
file_path |
file path |
adjust |
Kernel density bandwidth |
color |
a list of colors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.