# \donttest{
# \dontshow{
## All examples use a temporary directory
Sys.setenv(TAXADB_HOME=file.path(tempdir(), "taxadb"))
options("taxadb_default_provider"="itis_test")
# }
filter_id(c("ITIS:180092", "ITIS:916116"))
filter_id("ITIS:916116", type="acceptedNameUsageID")
# }
Run the code above in your browser using DataLab