queryLimit: queryLimit

View source: R/commonArguments.R

queryLimitR Documentation

queryLimit

Description

queryLimit

Usage

queryLimit(offset = 0, limit = 20)

Arguments

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.


oganm/gemmaAPI documentation built on July 23, 2022, 8:26 p.m.