Description Usage Arguments Value
View source: R/derivedParameter_functions.R
Calculate the neighborhood density around each cell
1 | spotCellDensities(spot, radius = (max(spot$X) - min(spot$X))/5)
|
spot |
A datatable with X and Y columns |
radius |
The radial distance that defines the neighborhood around the cell |
A numeric vector of length nrow(spot) with the cell density values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.