View source: R/SOLAR_results_kbl.R
SOLAR_results_kbl | R Documentation |
Makes a kbl table from raw results obtained by by 'get_SOLAR_results', which is a useful function to retrieve multiple-trait heritability. But in principle it works even with just 1 trait
SOLAR_results_kbl(x, padj_method = "BH", complete.cases = TRUE, escape = TRUE)
x |
A |
padj_method |
A |
complete.cases |
A |
escape |
A |
a kbl
table, with default settings
# No microbiome SOLAR runs were stored as data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.