extract_statistics: get statistics

extract_statisticsR Documentation

get statistics

Description

extract all statistics for a statistical_results object. These can then be combined into a data.frame that can be returned or used to annotate the graph of annotations.

Usage

extract_statistics(in_results)

## S4 method for signature 'statistical_results'
extract_statistics(in_results)

Arguments

in_results

the statistical_results object

Value

data.frame


rmflight/categoryCompare2 documentation built on April 25, 2024, 11:19 a.m.