if (FALSE) { # interactive()
# \donttest{
#Search for the number of described Cypriniformes
MySearch <- rcatfish_species_by(query = "Cypriniformes")
#Obtain the total number of genera and species available, valid, and described in the last 10 years
CofF_totals <- rcatfish_species_by(query = "Totals")
#Search for more than one family
MySearch <- rcatfish_species_by(query = c("Cichlidae","Embiotocidae"))
# }
}
Run the code above in your browser using DataLab