%_% {shinySearchbar} | R Documentation |
Underscore Join Operator
Description
Inspired by Shiny's %.%
operator which joins two arguments with a
period (.), instead this uses an underscore (_) which is more suitable
for HTML id
attributes.
Usage
x %_% y
[Package shinySearchbar version 1.0.0 Index]