print_result_table_html: Print the results table in HTML

Description Usage Arguments Details Value

Description

Print the results table in HTML

Usage

1
print_result_table_html(res, alpha = 0.05, full_tree = FALSE)

Arguments

alpha

The significance level for filtering (showing) trees only above this threshold. The default is 0.05.

full_tree

Return the full tree (also trees for which p < alpha). Default is FALSE.

Details

#' @param res A results structure, i.e., the output from analyze_dataset.

Value

Nothing.


bwrc/astrid-r documentation built on May 13, 2019, 9:08 a.m.