R/spicy.R
bind.Rd
Produces a dataframe showing L-function metric for each imageID entry.
bind(results, pairName = NULL)
Spicy test result obtained from spicy.
A string specifying the pairwise interaction of interest. If NULL, all pairwise interactions are shown.
A data.frame containing the colData related to the results.
data(spicyTest) df <- bind(spicyTest)