getFlip: getFlip

View source: R/flip-object.R

p.valueR Documentation

getFlip

Description

getFlip returns a given element of a flip.object. p.value returns the p-values of a flip.object.

Usage

p.value(object)

getFlip(object, element)

Arguments

object

a flip.object

element

element to the returned

Value

getFlip retuns a vector with values of the element requested. p.value returns a vector of p-values.


flip documentation built on June 10, 2025, 9:13 a.m.