powered by
ia_search(terms, num_results = 5, page = 1, print_url = FALSE, print_total = TRUE)
query1 <- c("title" = "damnation of theron ware") ia_search(query1) query2 <- c("title" = "damnation of theron ware", "contributor" = "gutenberg") ia_search(query2)
Run the code above in your browser using DataLab