if (FALSE) {
library(expowo)
output <- powoSpecies(family = "Fabaceae",
genus = NULL,
synonyms = TRUE,
country = NULL,
save = FALSE,
dir = "Fabaceae_results_powoSpecies",
filename = "Fabaceae_spp")
output_year_pubs <- get_year_pubs(inputdf = output,
verbose = TRUE,
save = FALSE,
dir = "results_POWO_with_year_pubs",
filename = "POWO_with_year_pubs")
}
Run the code above in your browser using DataLab