bind: Produces a dataframe showing L-function metric for each...

bindR Documentation

Produces a dataframe showing L-function metric for each imageID entry.

Description

Produces a dataframe showing L-function metric for each imageID entry.

Usage

bind(results, pairName = NULL)

Arguments

results

Spicy test result obtained from spicy.

pairName

A string specifying the pairwise interaction of interest. If NULL, all pairwise interactions are shown.

Value

A data.frame containing the colData related to the results.

Examples


data(spicyTest)
df <- bind(spicyTest)


ellispatrick/spicyR documentation built on Aug. 10, 2024, 12:08 p.m.