Closed the-mayer closed 3 weeks ago
Tagging functions for future review.
The following internal functions should be defined outside of the plotting functions that currently use them. This way, the plot functions can reference these external functions, avoiding the need to define functions within functions.
.LevelReduction()
.GetKingdom()
Originally posted by @the-mayer in https://github.com/JRaviLab/MolEvolvR/issues/63#issuecomment-2400073453
taking a crack at this @the-mayer
@teddyCodex are you working on this or can I give it a shot as well?
Hi @Joiejoie1 Already raised a PR Waiting on @the-mayer to review.
The following internal functions should be defined outside of the plotting functions that currently use them. This way, the plot functions can reference these external functions, avoiding the need to define functions within functions.
.LevelReduction()
.GetKingdom()
Originally posted by @the-mayer in https://github.com/JRaviLab/MolEvolvR/issues/63#issuecomment-2400073453