| dt2_proxy_search | R Documentation |
Global search (proxy)
dt2_proxy_search(
proxy,
value,
regex = FALSE,
smart = TRUE,
caseInsensitive = TRUE
)
proxy |
A |
value |
Search string. |
regex |
Logical; treat |
smart |
Logical; use DataTables smart search? Default: |
caseInsensitive |
Logical; case-insensitive search? Default: |
The proxy, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.