Results 4 issues of Ekrem Bayar

Hi, I have a simple app below. There is a "Sort" button and it opens a modalDialog. I want to sort my table on this modal dialog. After I finished...

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Project Version _No response_ ### Platform and OS Version _No response_ ### Existing Issues _No response_ ###...

bug

There are multiple ways of selecting elements by using XPath, CSS selectors, regular expression. To reach some elements easier I've written a function that is used like dplyr functions. This...

I prefer to use datatable for my Shiny projects to show data faster. In my opinion, DT package is the best option if you need speed. On the other hand,...