bind | R Documentation |
Produces a dataframe showing L-function metric for each imageID entry.
bind(results, pairName = NULL)
results |
Spicy test result obtained from spicy. |
pairName |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.