View source: R/show_reactablepep.R
| show_reactablepep | R Documentation | 
Create reactable table from matrix data
show_reactablepep(totab, colfun, nrows = 10)
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  | 
This function is used internally within show_matrixpep
A reactable table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.