# \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:1077358", "ITIS:175089"))
filter_id("ITIS:1077358", type="acceptedNameUsageID")
# }
Run the code above in your browser using DataLab