View source: R/write_linked_xl.R
| write_linked_xl | R Documentation | 
Create directory and write CSV files with stats from feat.tab per pathway, and write an Excel XLSX file 
using package writexl that links to the CSVs.
write_linked_xl(pwy.tab, feat.lst, feat.tab, name, pwy.nchar = 199)
| pwy.tab | A table of pathway results. | 
| feat.lst | Named list, with each element containing names or indices of rows of  | 
| feat.tab | Table of feature (e.g. gene) statistics. | 
| name | Name for the folder and Excel file that get written. Set to  | 
| pwy.nchar | Numeric maximum number of characters allowed in pathway name. | 
Invisibly, the data frame that's written to Excel.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.