Jasper Schelfhout
Jasper Schelfhout
When column sorting is activated, rows can disappear while using the context menu "insert row below"/"insert row above". Using Firefox 79.0 Session info: ``` sessionInfo() R version 3.6.1 (2019-07-05) Platform:...
Hi, The `percentileRose()` looks a bit weird when there are only few values available for certain wind directions. To improve the user friendliness, I was thinking about a warning of...
Hi, When using the percentileRose function, sometimes white bars occur in the center of the plot. What do these bars mean? Should they be removed and how can they be...
Hi, The `autoFill` extension doesn't properly increment values anymore but instead produces `NaN`. It used to work at some point in time. MWE: ``` DT::datatable(mtcars, options = list( autoFill =...