import_*_server()
added reset argument to clear the data.import_copypaste_server()
also return areative
function "name" lile the others.
filter_data_server
: convert data todata.frame
(fix esquisse #149).filter_data_server
: fixed bug with timezone if POSIXct.- Import data from package: use
pkg::data
notation for data's name.
- Preserve class
sf
in output.
- Fixed a bug when retrieving data from package with parenthesis in name.
- Fixed test on R-oldrel
- Added internationalization to translate labels used in modules, see corresponding vignette.
- First release on CRAN: Shiny modules import, to update, validate and filter data in interactive applications
- Added a
NEWS.md
file to track changes to the package.