interactive_table: Display an interactive table

Description Usage Arguments Examples

View source: R/interactive_table.R

Description

Uses DT:datatable to embed an interactive table with export options in an R session or markdown document

Usage

1

Arguments

table

a data.frame/tibble/matrix

nrow

number of rows to display in table (default=10)

Examples

1
## Not run: interactive_table(metadata)

jbisanz/qiime2R documentation built on Nov. 12, 2021, 3:09 p.m.