Skip to content

Commit

Permalink
Fix documentation of function
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Grenié committed Jul 25, 2024
1 parent e1614f4 commit bcb2974
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 14 deletions.
4 changes: 2 additions & 2 deletions R/fb_plot_species_traits_completeness.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#' shows a summary considering if all other traits are known.
#'
#' @inheritParams fb_get_all_trait_coverages_by_site
#' @param species_categories 2-columns `data.frame` giving species categories
#' `NULL` by default, with the first column describing the species name, and
#' @param species_categories (default = `NULL`) 2-columns `data.frame` giving
#' species categories, with the first column describing the species name, and
#' the second column giving their corresponding categories
#'
#' @return a `ggplot2` object
Expand Down
5 changes: 5 additions & 0 deletions man/fb_plot_distribution_site_trait_coverage.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/fb_plot_number_species_by_trait.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/fb_plot_number_traits_by_species.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/fb_plot_site_traits_completeness.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/fb_plot_species_traits_completeness.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/fb_plot_trait_combination_frequencies.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/fb_plot_trait_correlation.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bcb2974

Please sign in to comment.