Given an n-size, limit, and offset parameter, return a vector of offsets.
1  | set_offset(offset, n, limit)
 | 
offset | 
 starting position for the results.  | 
n | 
 total number of results.  | 
limit | 
 number of results per query.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.