append_query_result {wikkitidy} | R Documentation |
Combine new results for a query with previously downloaded results
append_query_result(old, new)
old |
The query_tbl of previous results |
new |
The query_tbl of new results from the server |
A new query_tbl of the appropriate subclass, depending on whether the batch is complete.