powered by
Clear all filters from a table
clearFilters(session, tbl, doFilter = TRUE)
Name of the table to clear.
Unfilter the table after clearing the filter strings.
Shiny session object.
# NOT RUN { clearFilters(session, "mtcars") # }
Run the code above in your browser using DataLab