show_reactablepep: Create reactable table from matrix data

View source: R/show_reactablepep.R

show_reactablepepR Documentation

Create reactable table from matrix data

Description

Create reactable table from matrix data

Usage

show_reactablepep(totab, colfun, nrows = 10)

Arguments

totab

A data frame in wide format of summarized results

colfun

Function specifying how colors are treated in cell background

nrows

numeric specifying number of rows in the table

Details

This function is used internally within show_matrixpep

Value

A reactable table


tbep-tech/peptools documentation built on March 13, 2024, 4:22 p.m.