sortArg: Sort argument

View source: R/commonArguments.R

sortArgR Documentation

Sort argument

Description

Sort argument

Usage

sortArg(sort)

Arguments

sort

Character. Optional parameter (defaults to +id) sets the ordering property and direction. Format is [+,-][property name]. E.g. "-accession" will translate to descending ordering by the Accession property. Note that this does not guarantee the order of the returned entities. Nested properties are also supported (recursively).

E.g: +curationDetails.lastTroubledEvent.date


PavlidisLab/gemmaAPI.R documentation built on July 26, 2022, 7:13 a.m.