tableReport | R Documentation |
Returns a data.frame
object of association table reports
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())
assocRes |
a |
reportName |
a specific table report to return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.