Skip to content

Commit

Permalink
GIFT_traits_tax() small edit
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredenelle committed Aug 21, 2023
1 parent 156e401 commit 6b383f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/GIFT_traits_tax.R
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ GIFT_traits_tax <- function(
# jsonlite::read_json(
# paste0(api, "index", ifelse(GIFT_version == "beta", "",
# GIFT_version),
# ".php?query=traits&traitid=",
# ".php?query=traits_tax&traitid=",
# trait_IDs[x], "&biasref=", as.numeric(bias_ref),
# "&biasderiv=", as.numeric(bias_deriv),
# "&startat=", as.integer((y-1)*10000)),
Expand Down

0 comments on commit 6b383f1

Please sign in to comment.