K2dashboard: Generate interactive dashboard of K2 Taxonomer results

View source: R/K2dashboard.R

K2dashboardR Documentation

Generate interactive dashboard of K2 Taxonomer results

Description

This function will generate an interactive dashboard of the annotated K2 Taxonomer results in a specified directory.

Usage

K2dashboard(
  K2res,
  analysis_name = "K2Taxonomer",
  about = TRUE,
  output_dir = "."
)

Arguments

K2res

A K2 class object.

analysis_name

Character string of the name of analysis to write files and generate title of report.

about

Logical. Whether to create an 'about' tab in the dashboard.

output_dir

Base directory to put report.

Value

Nothing. Writes files to a specified directory.

References

\insertRef

reed_2020K2Taxonomer


montilab/K2Taxonomer documentation built on April 5, 2025, 3:58 a.m.