gd_call.Rd
Executes calls from guardianCalls
objects
gd_call(..., batch_size = 12) # S3 method for guardianCalls gd_call(..., batch_size = 12)
... | Objects of class |
---|---|
batch_size | Size of each batch. |
# NOT RUN { (to_search <- gd_search("debates", pages = 13)) results <- gd_call(to_search) # }