Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in fb_plot_species_traits_missingness() doesn't show traits distinctly #117

Open
Rekyt opened this issue Feb 14, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Rekyt
Copy link
Collaborator

Rekyt commented Feb 14, 2025

Bug description

The plot in fb_plot_species_traits_missingness() merges all traits.
We should fix that.

Reproducible example

library("funbiogeo")

fb_plot_species_traits_missingness(
  woodiv_traits, all_traits = TRUE
)

Created on 2025-02-14 with reprex v2.1.0

@Rekyt Rekyt added the bug Something isn't working label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant