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

Description Usage Arguments

View source: R/statusServer2.R

Description

add condition(s) to the order by clause

Usage

1
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


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.