Skip to content

Commit

Permalink
Update output_combined_table.R
Browse files Browse the repository at this point in the history
remove example
  • Loading branch information
ehwenk committed Aug 30, 2024
1 parent 63b812a commit e9f7145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/output_combined_table.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
#' @return A table combining information in 7 traits.build relational tables: traits, locations, contexts, methods, taxa, taxonomic_updates, and contributors
#' @export
#'
#' @examples
#' combined_database_table <- database_create_combined_table(database)
#' @usage database_create_combined_table(database)
#'
database_create_combined_table <- function(database) {

location_latlon <-
Expand Down

0 comments on commit e9f7145

Please sign in to comment.