if (FALSE) {
npn_species()
}
if (FALSE) {
npn_species_id(ids = 3)
}
if (FALSE) {
npn_species_state(state = "AZ")
npn_species_state(state = "AZ", kingdom = "Plantae")
}
if (FALSE) {
species <- npn_species_search(
start_date = "2013-01-01",
end_date = "2013-05-15"
)
}
Run the code above in your browser using DataLab