View source: R/statusServer2.R
addToOrder | R Documentation |
add condition(s) to the order by clause
addToOrder(order, new, desc, toggle)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.