daterangepicker 0.2.0
CRAN release: 2023-05-10
-
updateDaterangepickercan now updateranges,styleandclass. Added an example to illustrate updates ininst/examples/updates.R -
...arguments are added todaterangepickerOptions - The
rangesargument indaterangepickernow also accepts timestamps, not only Dates - Added optional
rangeNamesargument to allow providing names as a character vector. This allows using unicode characters in range names under windows. (@AshesITR, #10) - Added a pkgdown