observe_select_in_table_button.RdToggles button on and off based on whether any row is selected in a table.
observe_select_in_table_button(ns, any_row_selected)[function(1)]
Namespace-generating function that takes single string as the only argument.
[reactive(logical(1))]
A reactive value telling whether any row is selected in a table.