Ran into a bit of an issue using data.table in the shiny project I'm
working on, though google led me to someone with a similar problem,
and I resolved my issue by adding:
assignInNamespace("cedta.override","shiny","data.table")
To my project. Is this something that should be fixed in data.table or
shiny, or should I just continue to use this workaround? I didn't want
to file a bug if this isn't considered to be a bug.
Thanks,
--Adam
_______________________________________________
datatable-help mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help