View source: R/commonArguments.R
sortArg | R Documentation |
Sort argument
sortArg(sort)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.