tableReport: Return selected table report

tableReportR Documentation

Return selected table report

Description

Returns a data.frame object of association table reports

Usage

tableReport(assocRes = missing(), reportName = missing())

## S4 method for signature 'AssociationResults'
tableReport(assocRes = missing(), reportName = missing())

## S4 method for signature 'AssociationResultsBLUE'
tableReport(assocRes = missing(), reportName = missing())

## S4 method for signature 'AssociationResultsGLM'
tableReport(assocRes = missing(), reportName = missing())

## S4 method for signature 'AssociationResultsMLM'
tableReport(assocRes = missing(), reportName = missing())

## S4 method for signature 'AssociationResultsFast'
tableReport(assocRes = missing(), reportName = missing())

## S4 method for signature 'PCAResults'
tableReport(assocRes = missing(), reportName = missing())

Arguments

assocRes

a AssociationResults object

reportName

a specific table report to return


maize-genetics/rTASSEL documentation built on Nov. 13, 2023, 7:18 a.m.