From bb6584b5d9108ef7b7c91baa9fdf0caadd0dfbcc Mon Sep 17 00:00:00 2001 From: Sameer Padhye Date: Tue, 24 Sep 2024 16:02:51 -0400 Subject: [PATCH] removed the warning in public.fetch --- R/external.bold.public.search.R | 6 ------ 1 file changed, 6 deletions(-) diff --git a/R/external.bold.public.search.R b/R/external.bold.public.search.R index 2175d44..bf225bf 100644 --- a/R/external.bold.public.search.R +++ b/R/external.bold.public.search.R @@ -49,12 +49,6 @@ bold.public.search <- function(taxonomy = NULL, geography = geography, bins = bins) - if (length(args)>1) - - { - warning("The combination of any of the taxonomy, geography, bins, ids and datasets inputs should be logical otherwise output obtained might either be empty or not correct") - } - # Filter out NULL values and get their values # Null arguments