Skip to content

Commit

Permalink
Update return
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdesmet committed Mar 20, 2024
1 parent 12c22e0 commit cccf821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/build_taxonomy.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#' Package object.
#'
#' @inheritParams version
#' @return `data.frame()` data frame with the taxonomic information.
#' @return Data frame with the taxonomic information.
#' @noRd
build_taxonomy <- function(x) {
# Extract the taxonomic information
Expand Down

0 comments on commit cccf821

Please sign in to comment.