addToOrder: add condition(s) to the order by clause

View source: R/statusServer2.R

addToOrderR Documentation

add condition(s) to the order by clause

Description

add condition(s) to the order by clause

Usage

addToOrder(order, new, desc, toggle)

Arguments

order

existing order clause

new

new order by field; either "FIELD" or "FIELD desc"

desc

logical; descending order?

toggle

says whether to toggle descending/ascending order


MotusWTS/motusServer documentation built on Dec. 3, 2024, 10:47 a.m.