| offsets | R Documentation | 
Generate offset values to be passed to the PGS Catalog REST API endpoints. The offset parameter, together with the limit parameter, allow to access to a desired range of results. The offset parameter specifies the starting index of the range of results desired. It is a zero based index.
offsets(count, limit)
count | 
 total number of results.  | 
limit | 
 number of results per page.  | 
Offset values, an integer vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.