result: result generic

View source: R/AllGenerics.R

resultR Documentation

result generic

Description

result generic

S4 generic for extracting the result slot

Usage

result(x)

Arguments

x

An S4 object (e.g., richResult or GSEAResult)

Value

result return dataframe and print summary

Typically a data frame (implementation-specific)

Examples

## Not run: 
  # usage: result(x)

## End(Not run)

guokai8/richR documentation built on June 10, 2025, 4:51 a.m.