Closed teddyCodex closed 1 month ago
@the-mayer @jananiravi File containing other locations where the functions are called or referenced.
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()
Description
Refactored specified function names in R/plotting.R based on issue #7
Fixes issue #51
What kind of change(s) are included?
Checklist
Please ensure that all boxes are checked before indicating that this pull request is ready for review.