# pageQuery
# work in progree pageQuery function
# query = "https://api.gbif.org/v1/occurrence/download/dataset/" %+% key %+% "?" %+% gbifapi::pager(x$Step,x$Page)
#
# f = function(...) {
# x = list(...)
# x$query =
# print(query)
# gbifapi::gbifapi(query)$results
# }
#
# CL = gbifapi::pageWhile(FUN=f,Step=Step,maxPages=maxPages,verbose=verbose)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.