Closed ChristinaSchmidt1 closed 9 months ago
Add to description of this, that this exported list can be used to combine plots into a single plot using facet_grid or patchwork::wrap_plots. This could be done randomly or using additional information about the metabolites (e.g. pathways, ...)
Write a function that can use the ggplots from the list and create the facet grids
Export is now possible!
IMPORTANT: When this is done we need to make sure we return/save the right plots in the other functions that use Viz functions. So we need to adapt the code there to extract the plots from the lists.