Rdocumentation
powered by
Learn R Programming
openFDA (version 1.7.0.9000)
fda_skip: Set the number of records to skip that match the search parameter.
Description
Skip this number of records that match the search parameter, then return the matching records that follow. Use in combination with limit to paginate results.
Usage
fda_skip(q, skip)
Arguments
Value
fda_skip