View source: R/commonArguments.R
queryLimit | R Documentation |
queryLimit
queryLimit(offset = 0, limit = 20)
offset |
Integer. Optional parameter (defaults to 0) skips the specified amount of datasets when retrieving them from the database. |
limit |
Integer. Optional parameter (defaults to 20) limits the result to specified amount of datasets. Use 0 for no limit. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.