if (FALSE) {
x <- nbn_search(sci_com = "Vulpes")
x$meta$totalRecords
x$meta$pageSize
x$meta$urlParameters
x$meta$queryTitle
head(x$data)
nbn_search(sci_com = "blackbird", start = 4)
# debug curl stuff
nbn_search(sci_com = "blackbird", verbose = TRUE)
}
Run the code above in your browser using DataLab