Hao Wu

Results 3 issues of Hao Wu

Hi David, I have been using the `TheilSen` function to calculate some trends and discovered a weird case when the `slope.percent` is out of bounds of the `lower.percent` and `upper.percent`....

With the release of Shiny 1.1.0 officially supporting async programming, may I ask is there any plan in the near future to make `dygraphOutput` and `renderDygraph` promise-aware?

In this minimal example below, you'd expect the seach_text output to be updated to 'new value' when you click the update search button. But it doesn't. ``` if (interactive()) {...