-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for Errors When group.var and strata.var are Set to NULL
This commit addresses and resolves the issues encountered when both `group.var` and `strata.var` are set to `NULL`, as well as when only `strata.var` is set to `NULL`. The updated code ensures better compatibility and error handling for these scenarios, enhancing the robustness of the `generate_taxa_heatmap_long` function. Users should now experience a smoother and more reliable experience when using these parameters.
- Loading branch information
1 parent
48757c9
commit 4b21df5
Showing
1 changed file
with
18 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters