Description Usage Arguments Value Examples
View source: R/spatial_structures.R
This function return histograms displaying the distance distribution for each spatial k-neighbor
1 2 3 4 5 6 7 8 9 10 11 12 |
gobject |
Giotto object |
spatial_network_name |
name of spatial network |
hist_bins |
number of binds to use for the histogram |
test_distance_limit |
effect of different distance threshold on k-neighbors |
ncol |
number of columns to visualize the histograms in |
show_plot |
show plot |
return_plot |
return ggplot object |
save_plot |
directly save the plot [boolean] |
save_param |
list of saving parameters from |
default_save_name |
default save name for saving, alternatively change save_name in save_param |
ggplot plot
1 | spatNetwDistributionsDistance(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.